User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511
I am trying to create a thumbnail image from a Quicktime movie. The
application uses the Qt library from Trolltech, so I eventually need to
get the image data into a QImage object, which can be initialised with
data for most standard image file formats.
The code to do this on Windows is already implemented using
but I am trying to do the same thing for the Mac OS X port of the
application and I cannot find how to convert the data returned from
GetMoviePict into a bitmap format that can be used to initialise the
QImage object.
Can anyone point me in the direction of the APIs or some sample code to
acheive this?
Thanks,
Tristan.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
QuickTime-API mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quicktime-api/email@hidden