summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-04-27 13:10:38 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-04-27 13:10:38 +0000
commit43673b01e5390d11e0324b3fed613ababa221078 (patch)
tree5e19cbd343748632cb0a3570dc9383a47026fce0 /DOCS
parent8f30963c37732395940f6435b014f5cf45d52434 (diff)
downloadmpv-43673b01e5390d11e0324b3fed613ababa221078.tar.bz2
mpv-43673b01e5390d11e0324b3fed613ababa221078.tar.xz
EDL no longer conditionally compiled.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18314 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.16
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 86c0524cfd..c2aeeb3a23 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -726,7 +726,7 @@ Automatically attaches gdb upon crash or SIGTRAP.
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 @@ Some DVD discs contain scenes that can be viewed from multiple angles.
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 @@ It is kept for backwards compatibility only and will possibly
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.