[Mplayer-cvslog] CVS: main/DOCS mplayer.1,1.285,1.286
Diego Biurrun CVS
diego at mplayerhq.hu
Tue Dec 24 18:33:01 CET 2002
Update of /cvsroot/mplayer/main/DOCS
In directory mail:/var/tmp.root/cvs-serv11902
Modified Files:
mplayer.1
Log Message:
- and -use-stdin documented, EDL updates.
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/mplayer.1,v
retrieving revision 1.285
retrieving revision 1.286
diff -u -r1.285 -r1.286
--- mplayer.1 23 Dec 2002 20:17:06 -0000 1.285
+++ mplayer.1 24 Dec 2002 17:32:59 -0000 1.286
@@ -178,6 +178,9 @@
.SH "PLAYER OPTIONS (MPLAYER ONLY)"
.TP
+.B \-, \-use-stdin
+Read data from stdin. \-idx option does not work in conjunction with this.
+.TP
.B \-autoq <quality> (use with \-vop pp)
Dynamically changes the level of postprocessing depending on available spare
CPU time.
@@ -207,17 +210,16 @@
video codec.
.TP
.B \-edl <filename>
-Enables edit decision list 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/edl.html for details on how to use
-this.
+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/documentation.html#edl for details on how to use this.
.TP
.B \-edlout <filename>
-Creates a new file and writes edit decision list 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. This
-provides a starting point from which the user can fine-tune EDL
-entries later. See DOCS/edl.html for details.
+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. This provides a starting point
+from which the user can fine-tune EDL entries later. See
+DOCS/documentation.html#edl for details.
.TP
.B \-framedrop (also see \-hardframedrop)
Skips displaying some frames to maintain A/\:V sync on slow systems.
@@ -336,8 +338,6 @@
.B \-sstep <sec>
Specifies seconds between displayed frames.
Useful for slideshows.
-.TP
-.B \-use-stdin
.SH "DEMUXER/STREAM OPTIONS"
@@ -2588,7 +2588,7 @@
specify the motion detection quality (default=4)
.IPs 4mv
use 4 motion vectors per macro-block, might give better compression at the cost
-of slower encoding (default=off)
+of a slower encoding (default=off)
.IPs rc_reaction_delay_factor=<value>
specify how fast the rate control reacts, lower values are faster
.IPs rc_averaging_period=<value>
@@ -2686,6 +2686,8 @@
adjust subtitle delay by +/\:\- 0.1 second
.IPs "r and t"
adjust subtitle position
+.IPs "i"
+set EDL mark
.PP
(The following keys are valid only when using \-vo xv or
More information about the MPlayer-cvslog
mailing list