changeset 18313:b73c04429a00

EDL no longer conditionally compiled.
author diego
date Thu, 27 Apr 2006 13:10:38 +0000
parents 3b5b7e78b9af
children 39f1bc23b65e
files DOCS/man/en/mplayer.1
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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 <filename> (EDL only)
+.B \-edlout <filename>
 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 <filename> (EDL only)
+.B \-edl <filename>
 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.