Expand description
Final Cut Pro 7 XML (xmeml v5) exporter — the interchange format both Premiere Pro
(File → Import) and DaVinci Resolve (File → Import → Timeline) read.
Video tracks (with clipitems: file path, in/out/start/end in frames, opacity/position if animated)
and audio tracks (one per project audio track, channel-source by stream). Text clips are exported as
a generator-less gap (Premiere/Resolve text isn’t interchangeable) — mention it in a comment.
Paths as file://localhost/C:/... pathurls. Timebase = round(fps), NTSC flag when fps is fractional.
Functions§
- esc 🔒
- export_
xmeml - pathurl 🔒
C:\a b\v.mp4→file://localhost/C:/a%20b/v.mp4; UNC\\host\share\v.mp4→file://host/share/v.mp4- tf 🔒
- write_
file 🔒 - write_
filters 🔒 - Static opacity / basic motion when non-default (keyframes flattened to the clip-start value).