QTMovie
QTMovie
- Subject: QTMovie
- From: Eric Brunstad <email@hidden>
- Date: Wed, 7 Sep 2005 16:30:13 -0400
Hi Everyone,
I'm working on a movie editing program, which allows multiple movies
to be displayed at once in the same custom view.
Currently, I'm preloading an image of each frame of each movie into
an array using QTMovie's frameImageAtTime. When it comes to
playback, I simply find the image at the index in the array that
corresponds to the current frame. Playback is great using this
method, but loading the images from the movie is fairly slow. Is
there a better way to load the images, or a better way to do this
whole thing?
-Eric
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden