Reference + tool
EDL inspector (CMX3600)
Paste or load a CMX3600 .edl and read its events, timecodes, reels and clip names. Everything is parsed in your browser — nothing is uploaded.
Events
No valid CMX3600 events found. Paste an EDL above.
| # | Reel | Trk | Src In | Src Out | Rec In | Rec Out | Clip |
|---|
Reading a CMX3600 line
Each event is: NNN REEL TRACK TRANSITION srcIn srcOut recIn recOut. Transitions: C = cut, D = dissolve (with a frame count), W = wipe. Lines starting with * are comments (clip names, locators).
Drop-frame vs non-drop
The FCM: line declares DROP FRAME or NON-DROP FRAME. Drop-frame timecodes use a semicolon before the frames (00:00:00;00). Pick the matching frame rate above so durations are computed correctly.
EDL vs XML/AAF
EDL is simple and universal but loses effects, multiple tracks and metadata. XML (FCPXML) and AAF carry far more (effects, multicam, audio), at the cost of complexity. EDLs remain the safe interchange for conform and color.