Saving a series of BitmapReps as Quicktime
Saving a series of BitmapReps as Quicktime
- Subject: Saving a series of BitmapReps as Quicktime
- From: stuartbryson <email@hidden>
- Date: Mon, 27 Aug 2001 12:41:06 +1000
Hi all,
As the subject suggests, I need to output a series of Bitmap reps as a
quicktime movie.
Firstly is there an objective-c class/wrapper for the quicktime API. I
don't know much about the Quicktime API but it seems very complex and I
would like something really simple. In any case, what are the basic
steps to do this in Cocoa? I checked NSMovie, but that seems to just be
a wrapper to display movies rather than writing them. Pls yell and
scream at me if I am wrong.
Thanks.
Stuart