Page 1 of 1

How can I import a Final Cut Pro XML in a spreadsheet?

Posted: Thu Nov 29, 2007 1:55 am
by smoenux
Good day all,

At work we do a lot of Final Cut Pro work, and then we go to Open Office Calc (or Excell) to create a Playlist, which we then send to relative parties and/or print.

This is quite a long process, as we update the spreadsheet by hand, with every clip name and duration we need to update etc.

Final Cut Pro does have a export to XML feature tho, and it generates a valid XML file with all the necessary details in the file.
So I was wondering, and looking at the OpenOffice XML Filters, is there any way for me to import a XML into Calc, and have it automatically update the Spreadsheet, almost like a Mail Merge, using the exported XML from Final Cut?

Thanks for any advice on how I would go about doing this.

WW

Re: How can I import a Final Cut Pro XML in a spreadsheet?

Posted: Thu Nov 29, 2007 10:15 am
by r4zoli
I never tried but found:
http://www-128.ibm.com/developerworks/library/x-oocalc/
I hope this will help.

Re: How can I import a Final Cut Pro XML in a spreadsheet?

Posted: Thu Nov 29, 2007 11:40 am
by smoenux
Thanks,

All of that looks quite hectic tho... lol... but I'll work my way through it, and hopefully I'll manage.

I'm wondering tho, I see at the end of the example, that they merely import a XHTML Calc document. So, in theory I can just write a python script to convert the Final Cut Pro XML to a valid XHTML calc doc for import?

EDIT: fixed some grammar