mirror of
https://github.com/mpv-player/mpv
synced 2024-12-25 16:33:02 +00:00
c5340512dd
This could write .edl files in MPlayer's format. Support for playing these files has been removed from mplayer2 quite a while ago. (mplayer2 can play its own, "new" .edl format, but does not support writing it.) Since this is a rather obscure functionality, and it's not really clear how it should behave (e.g. what should it do if a new file is played), and wasn't all that great to begin with (what if you made a mistake? the "edl_mark" command sucks for editing), get rid of it. Suggestions how to reimplement this in a nicer way are welcome. If it's just about retrieving timecodes, this in input.conf will do: KEY print_text "position: ${=time-pos}" |
||
---|---|---|
.. | ||
codecs.conf | ||
encoding-example-profiles.conf | ||
example.conf | ||
input.conf | ||
mplayer.ico | ||
mplayer.xpm | ||
mpv-icon-source.svg |