# HG changeset patch # User diego # Date 1115994832 0 # Node ID aea54ca9fa26a31afcc817d9cbed9e2ac816134f # Parent 966f6a70267d731113113fff3d183af7366bdcb7 -edl works with MEncoder as well. diff -r 966f6a70267d -r aea54ca9fa26 DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Fri May 13 13:40:15 2005 +0000 +++ b/DOCS/man/en/mplayer.1 Fri May 13 14:33:52 2005 +0000 @@ -524,13 +524,6 @@ by having a .developer file in the source tree. . .TP -.B \-edl (EDL only) -Enables edit decision list (EDL) actions during playback. -Video will be skipped over and audio will be muted and unmuted according to -the entries in the given file. -See DOCS/\:HTML/\:en/\:edl.html for details on how to use this. -. -.TP .B \-edlout (EDL only) Creates a new file and writes edit decision list (EDL) records to that file. During playback, when the user hits 'i', an entry to skip over the last two @@ -959,6 +952,13 @@ Here you can tell MPlayer which angles to use (default: 1). . .TP +.B \-edl (EDL only) +Enables edit decision list (EDL) actions during playback. +Video will be skipped over and audio will be muted and unmuted according to +the entries in the given file. +See DOCS/\:HTML/\:en/\:edl.html for details on how to use this. +. +.TP .B \-forceidx Force index rebuilding. Useful for files with broken index (A/\:V desync, etc).