Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is there a better way to export quartz than QCTV's way.



I took the code out of a timer, and instead ran through a for loop that went through each time. This method caused my computer to pretty much crash after 20 seconds. Can you think of any reason why this happened. I basically took the exact stuff in the renderTimer and took it through a for loop. To keep the project going, I reverted back to my real-time exporting.

-Sam
email@hidden


On Jul 2, 2007, at 1:53 PM, Pierre-Olivier Latour wrote:

I'm pretty sure that's exactly what QCTV does: all you need is remove the real-time part.

On Jul 1, 2007, at 4:21 PM, Sam McDonald wrote:

I really like your advice, and what you describe about going straight from a QCRenderer to a .mov frame by frame is exactly what I want to do. I am just really having trouble finding any documentation on how to do this. Any chance you would mind linking me to an example that you can think of?

Thank you very much,

Sam McDonald
email@hidden



On Jun 28, 2007, at 12:29 PM, Pierre-Olivier Latour wrote:

1) .mov files made with QCTV do not open properly in Final Cut Pro.

Those are standard .mov files, so that's surprising: have you tried changing the codec?


2) QCTV's way of exporting an mov requires the exporting to take real
time. For our application this could be over 30 minutes.

You can just change the code to make it non-real time: use a QCRenderer to render the composition frame by frame to a .mov.


These issues and a few more that are less significant make me think
that there has to be a better way to do this.  Does anyone know a
better way to programmatically export a .mov?

You can also use QT APIs directly or maybe even QTKit and open the .qtz file as a QT movie and use those APIs to transcode it to a .mov with a different codec. There might be APIs that allow you to transcode movies using only a few calls.


-pierre



________________________________________________________
Pierre-Olivier Latour                            	email@hidden
Quartz Composer					Apple, Inc.




_______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/quartzcomposer-dev/email@hidden

This email sent to email@hidden
References: 
 >Re: Is there a better way to export quartz than QCTV's way. (From: Pierre-Olivier Latour <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.