Re: Final Cut Pro - Plugin Authoring - Get Text Generators
site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com -eryk On Mar 2, 2007, at 6:09 PM, Adam Venturella wrote: FCP: Export XML Cocoa: open XML and parse accordingly, as far as what I want to do. Cocoa: Write new XML FCP import new XML Thanks! Adam On Mar 2, 2007, at 4:28 PM, Andreas Kiel wrote: Adam, That would be helpful to help. Regards Andreas On 02.03.2007, at 22:52, Darrin Cardani wrote: On Mar 2, 2007, at 11:24 AM, Adam Venturella wrote: <http://developer.apple.com/appleapplications/fxplugsdk.html> You can learn about how FCP exports XML from here: <http://developer.apple.com/appleapplications/fcpxml.html> Darrin -- Darrin Cardani dcardani@apple.com Andreas Kiel Spherico Nelkenstr. 25 D-76135 Karlsruhe Tel.: +49 (0)721 183 9753 eFax: +1 650 897 8094 eMail: kiel@spherico.com http://spherico.com/filmtools -- workflow tools for FCP _______________________________________________ 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... Look at the FinalCutPro_AppleEvents sample code. You can have your external app, get the XML from FCP and then send XML to FCP. Main limitation is you need to known the FCP project in your external app - you can't ask FCP for it. Ya I figured I could just export the XML from Final Cut, write a parser to pull out the text I needed. I was trying to do it all while in FCP. Now I am new to Plugin development, so in my mind my workflow would be: It may be that I can tell FCP to export XML in the background, and open that via stdout, etc etc etc... I have no idea yet how FCP talks, what hooks are available, etc etc.. I am assuming FxPlug will enlighten me as to what is available. I want to be able to grab all of the Generated Text in the timeline so I can modify it. XML is definitely one way, I shall crack open the ol' SDK and see what she's got. You should learn about XML first if you want to edit some text generators into a timeline, try with with some build in generators like "Text". Look at those and how they are 'build' with the FCP FXBuilder and try to modify for your own needs and then look at the XML again. Finally look at the 'little bit odd' implementation of AE for FCP 5.1.x to directly place some stuff. Can you explain in more detail what you're trying to do? Can someone point me in the direction of a good tutorial on FCP Plugin Authoring and Getting text-generators on the timeline? I don't know of a tutorial, but you can download the FxPlug SDK from here: That can be useful for writing tools to modify or convert FCP documents. There's sample code for sending AppleEvents to FCP here: <http://developer.apple.com/samplecode/FinalCutPro_AppleEvents/ index.html> I'm not sure what you mean by getting text generators on the timeline. Can you explain in more detail what you're trying to do? _______________________________________________ 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/andreas.kiel% 40spherico.com This email sent to andreas.kiel@spherico.com Latest Projects/News: Spherico releases the first full feature BWF iXML reader for Mac (for free) as well as a BWF test for BWF/FCP. Aaton recommends BWF2XML if you dare to work with BWF and FCP. Apple recommends BWF2XML as tool for Broadcast Wave Files when working with with film/HD and external audio. Sound Devices recommends BWF2XML as tool for Broadcast Wave Files and FCP. ARRI Film & TV chooses customized version of TitleExchange for subtitling film and HD projects with FCP. BWF2XML is used within David Fincher's "Zodiac" production for sound workflow. Being part of a technology award @ Daimler-Chrysler for "Best Technical Innovation" - testing virtual cars using my spherical video productions and concepts. So feel yourself and let others feel safe when driving a Daimler-Chrysler van - we tested the visual ergonomics with real world "content" in a virtual space. Ripple Training chooses TitleExchange Pro for video subtitling with their latest DVDSP training DVD (http:// www.rippletraining.com/movies/Free%20Downloads/ dvdsp_subsanity_960.mov) Sony US chooses BWF2XML for music video production workflow. Pixar chooses XML2Text for film production workflow. Apple Computer chooses BWF2XML for whatever. Adidas Japan chooses TitleExchange Pro for video subtitling. Haxan Films, the creators of the "Blair Witch Project", successfully used BWF2XML for their new project: "Altered". BBC/HBO production uses audio workflow tools from Spherico for BWF - http://www.hbo.com/events/rome/index.html Norway TV chooses special version of XML2Text for broadcast organization. _______________________________________________ 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/evershen% 40apple.com This email sent to evershen@apple.com This email sent to site_archiver@lists.apple.com
participants (1)
-
Eryk Vershen