Activity › Forums › Apple Final Cut Pro › Foolcut – FCPx to AE AppleScript.
-
Foolcut – FCPx to AE AppleScript.
Posted by Jeremy Garchow on September 1, 2011 at 11:50 amJust got this from FCP.co Twitter feed. Sounds like it was designed to use as an R3D conform tool(take RCX generated proxies and link back to R3D), but can also work with any media.
Theoretically, you might be able to throw in some dynamic linking to PPro and then you have an XML exporter.
Can’t wait to try this out. If this works without any API, that’s pretty amazing.
Jeremy
Bill Davis replied 14 years, 7 months ago 9 Members · 19 Replies -
19 Replies
-
Tapio Haaja
September 1, 2011 at 12:29 pmWow, this is very interesting. Tried with simple cuts and seem to work!
Best
Tapio HaajaOn-Air Promotion Producer
https://avseikkailuja.blogspot.com/ -
Ben Scott
September 1, 2011 at 8:56 pmthis is the best thing I have heard on FCPX for quite some time
this proves there is going to be a massive developer community around workflow
no API and a guy who says he isnt a full time programmer has knocked this together
think we have some nice API goodies on the run up to christmas
-
Jeremy Garchow
September 1, 2011 at 10:10 pm[Ben Scott] “this is the best thing I have heard on FCPX for quite some time”
Not bad, right?
Didn’t get a chance to test this today, hopefully tomorrow.
-
Mikael Lubtchansky
September 2, 2011 at 8:23 amThanks guys for your comments 🙂
I’m the author of this app and I’m open to any question or suggestion you may have.
I will add a demo video on the website to show it action today… and I’m working on exporting the audio in AE as it was already requested by someone
Best
Mikael
foolcut_AE – FCPX to AE conform tool : https://foolcolor.net/foolcut
-
Andreas Kiel
September 2, 2011 at 9:35 amLooks pretty cool.
I tried with a simple sequence and it seems to work.Andreas
Spherico
https://www.spherico.com/filmtools -
Geert Van den berg
September 3, 2011 at 1:13 pmI tried throwing the app on the script library window in the applescript script editor application, FCPX is not refused, so I already thought it might be scriptable, however there is no library yet.
Mikael if I may ask and without disclosing any of your code, how do you go about interfacing with FCPX, are you doing everything via AppleScript? Did you use common AppleScript terms to find out the synthax that works?
-
Mikael Lubtchansky
September 4, 2011 at 9:54 amHi
Altho my app is an applescript (with over 2000 lines of code) it is not using any applescript command to control FCPX in any way.
The project data is simply read from the system and the applescript code is used to parse all the data and make the correct javascript code to reimport everything in AfterEffects.
check out the website I’ve added a list of all features and know issues or give the demo a try.
Thanks
Mikael
foolcut_AE – FCPX to AE conform tool : https://foolcolor.net/foolcut
-
Geert Van den berg
September 4, 2011 at 2:54 pmSo you’re parsing the SQlite files of the project and events? (Yeah, I am fishing for more info! ;-))
2000 lines of applescript code?! Impressive!
I don’t have any need for your app yet, because I don’t use AE, but I might in the near future.
It’s good to see that there are possibilities with FCPX!
-
Eddie Torre
September 5, 2011 at 5:39 amAwesome idea.
I actually skipped the dynamic linking of the comp. I exported out of After Effects as a Premiere Project, opened that, and then Exported out an XML and back into FCP 7 and it worked.
Alternatively, you could copy and paste some layers from AE to Premiere too.
Reply to this Discussion! Login or Sign Up