Re: Which Quicktime API?
Re: Which Quicktime API?
- Subject: Re: Which Quicktime API?
- From: Christian Schneider <email@hidden>
- Date: Tue, 17 May 2005 10:08:02 +0200
Hi,
On 5/17/05, Juan Pablo Pertierra <email@hidden> wrote:
> Just wanted to make sure i'm on the right track.
>
> My cocoa application has a sequence of RGB images which compose a
> video. I want the user to pick from the list of available codecs, and
> my program will compile the images into a quicktime movie with the
> specified codec.
>
> I should be using the Quicktime API, not the QTKit. Is this correct?
>
I'd say it depends on whether you already are familiar with QuickTime.
It seems to me that you can get what you need with QTKit, particularly
with addImage:forDuration:withAttributes: and QTAddImageCodecType (see
QTMovie for both). I don't know if you'll be able to get a list of
known codecs from QTKit.
chris
_______________________________________________
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