Convert

Convert multitrack XML to separate EDL files

Export one EDL for each selected video track, keeping its original record positions.

Open XML → EDLAll guides

What it does

For supported FCP7 XML, XML → EDL includes selected video and audio tracks. One video layer with supported audio fits one EDL. Multiple video layers use separate EDLs with a track-map JSON; import them on their named tracks at the original record positions. Original track numbering is retained: if V2 is empty, V1 and V3 remain V1 and V3. Supported audio tracks are included by default. Basic FCPXML primary-storyline cuts are also supported.

When and why to use it

EDL is a limited interchange structure. Splitting tracks explicitly avoids silently flattening a layered edit into a misleading single list. Separate lists can be passed to downstream workflows that work with one video layer at a time.

A practical example

An FCP7 XML has a base edit on V1 and inserts on V3. Exporting both produces two EDLs. The inserts retain their original record addresses and gaps; they are not shifted to the beginning of the V3 list.

Choose a conversion for your input

The menu groups conversions by the open file’s format: EDL, XML or AAF. Only conversions from that format are enabled. FCP7 XML and FCPXML both use the XML group, with their individual support limits still checked at export. Gray options explain which input to open; guide pages remain available for every direction. Choosing an output or downloading a conversion does not replace the working document. Open the exported file to start working in its new format.

How to use it

  1. Open an XML containing one sequence. Its rate and mode are read from metadata.
  2. Review the track list and select the video and audio tracks required.
  3. Preview each EDL and export the selected outputs together.

What to check before a handoff

Separate EDLs do not describe the final composite or which upper-layer clip is visible. Effects, transitions, retiming, mixed rates, nested sequences and connected FCPXML storylines need dedicated handling and are blocked when detected. FCPXML lanes and storylines are not assumed to be equivalent to fixed FCP7 tracks.

Reference & format notes

These guides describe the current EDL Toolbox behavior. For XML format details, see Apple’s FCP7 XML reference and FCPXML documentation. Test the exported list against representative media in your receiving application.