Re: Developing final cut pro plug-in for export
Re: Developing final cut pro plug-in for export
- Subject: Re: Developing final cut pro plug-in for export
- From: Darrin Cardani <email@hidden>
- Date: Fri, 28 Aug 2009 09:16:35 -0700
On Aug 28, 2009, at 1:42 AM, Mahaboob wrote:
I need to develop an export plug-in for
Final Cut Pro, which will export
the project information and videos, to a destination folder. After
export,
the folder will be uploaded to our Digital Asset Management system
via FTP.
I wandered around the
docs I could find on the developer.apple.com site,
but could not find
anything that looked like to develop export plug-in for
final cut pro.
Is it possible to create a plug-in for export?
If yes how can I do this?
Is there any documentation regarding this?
There is no plugin SDK for writing export plugins. What you can do
instead is write an application which tells FCP to export its project
as XML, and then you can parse and/or modify the XML to your liking.
See the FCP XML documentation for details:
<http://developer.apple.com/DOCUMENTATION/AppleApplications/Reference/FinalCutPro_XML/AboutThisDoc/AboutThisDoc.html#//apple_ref/doc/uid/TP30001152-TPXREF101
>
Darrin
--
Darrin Cardani
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Pro-apps-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden