Module xmeml

Source
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.mp4file://localhost/C:/a%20b/v.mp4; UNC \\host\share\v.mp4file://host/share/v.mp4
tf 🔒
write_file 🔒
write_filters 🔒
Static opacity / basic motion when non-default (keyframes flattened to the clip-start value).