new open source golang fcpxml repo #479
Unanswered
andrewarrow
asked this question in
Developer Discussions
Replies: 1 comment 5 replies
-
I've been following your repo - very cool stuff! We also have our own private FCPXML framework in Swift called FCPXMLKit - which is used for Metaburner and Capacitor. It's possible we could eventually open source FCPXMLKit - it's just a bit of a beast. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello FCPCafe! I've been working on an open source golang fcpxml program called "cutlass":
https://github.com/andrewarrow/cutlass/wiki
I've really gone deep into each XML element and how to properly generate working xml you can import.
I'm a developer and Final Cut Pro user. My history with FCP goes back years and year, I tried to be a video editor as a career but ended up beging a software developer instead. But, I purchased the full version of the software a long time ago. And, to Apple's credit, every single time I go to the App Store on any mac I still have access to download it. I must have been through 20, 30? I don't know but a lot of macs over the years. Just recently I downloaded it again and notice the XML Export feature.
Wow. There's a lot of stuff there. I mean a lot. I started playing around with generating the xml and that has lead to this project. I spend most of my time just telling Claude Code the video I want to create, and he uses the cutlass library to achieve it. I'm hooking up FCP directly to Claude. A different kind of AI Video generation!
Would love feedback,
-aa
Beta Was this translation helpful? Give feedback.
All reactions