Re: API for Accessing FCP Session files?
site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com Hi Tim, The Final Cut project file format is not documented. Exporting to XML is the way to get a readable representation of what's in the project. You can send FCP an Apple Event that will return the XML data, if you want to avoid having the user manually export XML. But FCP must be running for this to work. More info is here: http://developer.apple.com/library/mac/#documentation/AppleApplications/Refe... - Paul On Mar 15, 2011, at 9:37 AM, Tim Jones wrote:
Bump - I can't tell if this actually got posted to the list previously.
Hi Folks,
I've been digging through the documentation that I can find, but I haven't found an answer to the question of if there is an API available for accessing FCP session files. I'd like to be able to more elegantly parse a session file to determine the actual disk files used in the project.
Is there a C/Obj-C or Applescript API that I could call into play?
Thanks, Tim
_______________________________________________ Do not post admin requests to the list. They will be ignored. Pro-apps-dev mailing list (Pro-apps-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/pro-apps-dev/pschneider%40apple.com
This email sent to pschneider@apple.com
_______________________________________________ Do not post admin requests to the list. They will be ignored. Pro-apps-dev mailing list (Pro-apps-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/pro-apps-dev/site_archiver%40lists.ap... This email sent to site_archiver@lists.apple.com
participants (1)
-
Paul Schneider