Re: MyRecorder example - compressing video
Re: MyRecorder example - compressing video
- Subject: Re: MyRecorder example - compressing video
- From: Filipe Varela <email@hidden>
- Date: Tue, 18 Dec 2007 10:18:10 +0000
Im not sure if this example (OpenGLScreenCapture) does what you want
the way you want. You can check out how it does compression though.
Looks pretty simple.
Filipe
On 2007/12/17, at 19:38, Luca Torella wrote:
Hi,
i'm playing with the MyRecorder example from Apple (http://developer.apple.com/samplecode/MYRecorder/index.html
). I found the new QTKit really nice to use. Since the video
recorded from the iSight is really big (it's uncompressed), I tried
to see how to compress the video recorded to the hard disk, but
without succes.
I found that the class QTCaptureFileOutput has a method called
setCompressionOptions:forConnection: which sounds good for the
purpose, but it needs an instance of the class QTCaptureConnection
which I'm not able to easily get, so i think I'm missing something.
--
Luca Torella
email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden