-
XML question
I have a TON of tiny edits I have to do with some footage. Shifting it around almost on a frame by frame basis. It’s a strict mathematical shuffle, so I was hoping I could save a huge amount of time if I could take the data from the XML file of the footage with basic cuts and then have a program do all the work of editing the file and algorithmically setting the shuffled edit points. Has anybody already tried this? Is this feasible? I looked at the XML code today for a sample 5-min file, and there’s a huge amount of code there, so it looks pretty daunting.
Might it be easier to do this with EDLs or in FXScript? I