MyRecorder example - compressing video
MyRecorder example - compressing video
- Subject: MyRecorder example - compressing video
- From: Luca Torella <email@hidden>
- Date: Mon, 17 Dec 2007 20:38:44 +0100
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