[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.1269,1.1270
Diego Biurrun CVS
syncmail at mplayerhq.hu
Thu Apr 27 15:10:43 CEST 2006
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv6425/DOCS/man/en
Modified Files:
mplayer.1
Log Message:
EDL no longer conditionally compiled.
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.1269
retrieving revision 1.1270
diff -u -r1.1269 -r1.1270
--- mplayer.1 26 Apr 2006 07:48:26 -0000 1.1269
+++ mplayer.1 27 Apr 2006 13:10:38 -0000 1.1270
@@ -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.
More information about the MPlayer-DOCS
mailing list