Questions tagged [quicktime]

QuickTime is an extensible proprietary multimedia framework developed by Apple Inc. A framework called qtkit can be used to develop multimedia applications on top of quicktime.

QuickTime has been decommissioned ... as per the Apple page :

This library is no longer being updated.

https://developer.apple.com/library/archive/navigation/index.html#section=Frameworks&topic=QuickTime

Find the latest API reference, articles, and sample code on our Developer Documentation page.

https://developer.apple.com/documentation

670 questions
-1
votes
1 answer

FFmpeg - EXRs to MOV, repeating first 24 frames

I'm trying to convert EXRs to h264:MOV, in their native resolution. It will create the QT, but when I play back it back, it is looping the first 24 frames, over and over for what seems to be the duration of the frame sequence. Below is the command…
JGazlyVFX
  • 1
  • 1
-1
votes
1 answer

converted .mov file laggs

i have here a rendered .mov video file with the raw codec and 10 frames per second. The video shows a camera that rotates around a house. If I open this file with the Quicktime Player I can move around the house by dragging the mouse over the video.…
-1
votes
1 answer

Converting Timecode to Frames from a text list with Applescript can this be done?

I have two questions. First question in a text file I have 600+ movie names and their timecode duration. I hope to convert the timecode duration to the equivalent frame count. Every movie time base is 25 frames per seconds. My text file looks like…
Dante
  • 1
  • 1
-1
votes
2 answers

Hacking QuickTime player on iPhone's safari with JavaScript

Apple used to limit our ideas on its platform. My concern here is how we could addEventListener which trigger on "click" event within QuickTime player using JavaScript. Suppose we open the video from HTML5 video tag.
Samuraik
  • 79
  • 4
-1
votes
1 answer

iOS 8 UIWebView MediaPlayer Done Event. How can i get it?

In iOS 7, if i want to get UIWebView QuickTime "Done" event. I can use NSNotification to get it. This is my code. [[NSNotificationCenter defaultCenter] addObserver:self …
-1
votes
1 answer

How does this site play a .MP3 in-browser on iOS without it exiting the browser to play the file iOS's native quicktime player?

http://www.giantbomb.com/podcasts/ You can play their podcast MP3 files (by hitting "Play", naturally) and you don't get tossed over to a Quicktime player like you do when you normally click on MP3 files on iOS. I thought this might be done via the…
Samuel Stiles
  • 2,118
  • 5
  • 22
  • 27
-1
votes
1 answer

How do I detect QTMovie stop playing?

I have done the following - once played a QTMovie (on Mountain Lion) and wanted to get notification when a movie ended. But the notification never got called! Can anybody tell me what have I done wrong? - (void)playMovie:(QTMovie *)movie { …
Lim Thye Chean
  • 8,704
  • 9
  • 49
  • 88
-1
votes
1 answer

How to convert audio stream from PureTool/CVS video?

I apologize if there is a better place to post this. I recently came across a couple CVS single-use video cameras that I had been using back in 2005. I still have the USB cable I made and now that I've switched to Mac I can use Puretool to extract…
Mark
  • 467
  • 1
  • 6
  • 21
-2
votes
1 answer

Can't import MOV file into After Effects CS5.5

My problem is quite simple: I have a MOV file tha I can watch with Quicktime. But I'm unable to import it into After Effects (a message appears saying that the format may be unsupported). The video format is ProRes 422 (HQ), 3840 x 2160. By the way,…
Rorro
  • 1,227
  • 1
  • 11
  • 17
-3
votes
2 answers

How to place embedded link in videos?

I am trying to place an embedded link in offline video. Is there any solution to do that? I tried with QuickTime software but it's not helping me. Is there any software to put embedded links in videos?
1 2 3
44
45