On Dec 13, 2010, at 10:43 AM, Christopher Wright wrote: > Note that qc2movie is basically the same thing as "Export as QuickTime Movie" > in the QC Editor -- in other words, it wraps the .qtz in a .mov (as opposed > to actually rendering and encoding the output). This means the video will > not work on Mac OS X 10.3 and earlier (generally no big deal), iOS, Windows, > or other platforms. Additionally, there are patch compatibility differences > between 10.4, 10.5, and 10.6, such that a movie on one may not look the same > on another. Without knowing more details about the intended use, this > could be Really Important, or just interesting side knowledge. >
I hesitate to offer this solution because I'm not a Podcast Producer expert, but you may be able to search online for help with /user/bin/pcastaction, which is designed to operate on these wrapper files. Looking at the man page, it looks like you'll need the "encode" command with at least these inputs: --baseDir=. --encode h264 --input=qcmov.mov --output=encoded.mov The only other thing I can offer is good luck :)
_______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list (Quartzcomposer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com