| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
What I really want is to export a .qtz file using the standard QT export APIs, and have it render a movie using specified aspect ratio and duration.
HOWEVER, based on my research, the only effective way to export a qtz file with fixed aspect ratio and duration is to copy frame-by-frame using [QTMovie currentFrameImage].
The problem with this approach is I cannot fork into a separate thread because the technique requires movie playback (done in main thread).
The QUESTION therefore is how can I export a qtz file using QuickTime APIs in a threaded manner? Is this possible?
________________________________________________________ Pierre-Olivier Latour email@hidden Quartz Composer Team Apple Computer, 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
| References: | |
| >QT Export (From: Jonathan Kolyer <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
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.