# HG changeset patch # User diego # Date 1146143438 0 # Node ID b73c04429a007d5c6682702775cfa79116db9cae # Parent 3b5b7e78b9af0f40e97ff473d3040aa2591a9acb EDL no longer conditionally compiled. diff -r 3b5b7e78b9af -r b73c04429a00 DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Thu Apr 27 12:40:29 2006 +0000 +++ b/DOCS/man/en/mplayer.1 Thu Apr 27 13:10:38 2006 +0000 @@ -726,7 +726,7 @@ Support must be compiled in by configuring with --enable-crash-debug. . .TP -.B \-edlout (EDL only) +.B \-edlout 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 seconds of playback will be written to the file. @@ -1204,7 +1204,7 @@ Here you can tell MPlayer which angles to use (default: 1). . .TP -.B \-edl (EDL only) +.B \-edl 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. @@ -6238,7 +6238,7 @@ be removed in a future version. . .TP -.B \-hr-edl-seek (EDL only) +.B \-hr-edl-seek Use a more precise, but much slower method for skipping areas. Areas marked for skipping are not seeked over, instead all frames are decoded, but only the necessary frames are encoded.