summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-05-13 14:33:52 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-05-13 14:33:52 +0000
commitefaa9aa1e6647d7a09b5433358b954f2ee370a72 (patch)
tree6d47dddda132dfaff8baf8af1c643ec14b8b0e58
parent9445986ccb31e10eb70aacc3690cb0f7e5b43c02 (diff)
downloadmpv-efaa9aa1e6647d7a09b5433358b954f2ee370a72.tar.bz2
mpv-efaa9aa1e6647d7a09b5433358b954f2ee370a72.tar.xz
-edl works with MEncoder as well.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15434 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--DOCS/man/en/mplayer.114
1 files changed, 7 insertions, 7 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index dcb9c30e78..3a0be9f938 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -524,13 +524,6 @@ Support must be compiled in by configuring with --enable-crash-debug or
by having a .developer file in the source tree.
.
.TP
-.B \-edl <filename> (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 <filename> (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 @@ 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)
+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).