-
Generate Multicam sequence data (EDL/FCPXML) iOS or web app which can be imported later to Premiere Pro?
Hi all,
My ultimate goal is to sit in front of my monitors during a shoot with a tablet of some kind and to “cut” cameras without a switcher. The tablet would ultimately generate some kind of data (an EDL or FCPXML or other) which could then be imported into Premiere Pro as a multicam sequence to be linked with media after the shoot.
I know enough coding to generate an EDL to make a rudimentary version of this but the problem with this is that when I import the EDL into PP, it brings in each cut as a separate clip. Anyone know of a way to have PP use some kind of unique identifier on media so that it sees clips with the same name or UID as one single clip? The other downside is that this doesn’t actually generate a multicam sequence, but just a regular sequence. This might be OK for now but multicam is definitely ideal.
The state of FCPXML and premiere seems to be a bit of a mess, and frankly too much code for me as FCPXML is quite complex (especially with multicam sequences).
Does anyone know:
- Is there an app that generates some kind of data that PP can turn into a multicam sequence later already?
- How to make PP see the same clip in an EDL as the same clip (not separate clips)
- Is there a library that exists for generating FCPXML (I couldn’t find one)
- Any other suggestions to achieve what I am trying?
Thanks for any help/advice!