I achieved this recently by learning from the example of "MyRecorder" on the Apple developer website. If you want a copy of the code that I used to get it working please e-mail me and I'll send it to you. I don't want to post it here as it's probably more appropriate to the QT- API list, and also because it's quite long.

On Jan 8, 2009, at 1:47 AM, Jonathan Selander wrote:

I'm trying to record video form a webcam input to a .mov file. I've
made a simple quartz composition and loaded it in a QCView. I tried
using code from the QCTV example bundled with XCode, but there are
things I'm not really sure about there. For instance, do i need to
use OpenGL for rendering frames to a file, or can i use something
else, perhaps something a little easier to use?

You would probably do better by investigating QTKit Capture rather
than using a QCView like this. The best place to ask about that
would be the Quicktime-API mailing list.
--
David Duncan
Apple DTS Animation and Printing


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to