Programmatically generating final cut pro xml

Hi

I there any programatic way to create final cut pro XML?

In the XML I want to have videos as if they are part of a final cut pro project.

I want to use it as part of a process where eventually I'm going to use this XML to be imported for both final cut XML and adobe premiere.

Thanks!

Posted on Aug 18, 2022 5:09 AM

Reply
3 replies

Aug 18, 2022 12:31 PM in response to dadi2

XML

Extensible Markup Language is a markup language and file format for storing, transmitting, and reconstructing arbitrary data. It defines a set of rules for encoding documents in a format that is both human-readable and machine-readable. Wikipedia


So each developer, app can/will have own unique formats.

Apple for example uses a document type ozml for (current) Motion files, fcpxml for FCP, a xmeml for FCP legacy (FC Studio) - latter can be used by PremierePro despite being an Apple format. PremierePro itself uses a XML document type I can't recall this moment - etc.

So there is no "XML type" which can be used across apps and app versions.

If you want to use XML with PPro and FCP you need apps to convert the different XML types in both directions or you need to write a XSLT.

have a look here

https://www.w3schools.com/xml/xsl_intro.asp

Apple Developerdocumentation/professional_video_applications/fcpxml_reference


This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Programmatically generating final cut pro xml

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.