mirror of
https://github.com/mpv-player/mpv
synced 2025-01-04 22:20:22 +00:00
50837129b2
Edit Decision Lists (EDL) allow combining parts from multiple source files into one virtual file. MPlayer had an EDL format (which sucked), which mplayer2 tried to improve with its own format (which sucked). As logic demands, mpv introduces its very own format (which sucks). The new format should actually be much simpler and easier to use, and its implementation is simpler and smaller too. |
||
---|---|---|
.. | ||
tl_cue.c | ||
tl_edl.c | ||
tl_matroska.c | ||
tl_mpv_edl.c |