[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.1280,1.1281
Diego Biurrun CVS
syncmail at mplayerhq.hu
Mon May 1 19:08:55 CEST 2006
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv4990/DOCS/man/en
Modified Files:
mplayer.1
Log Message:
Small wording fix, add parameters to the lavfopts option declarations.
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.1280
retrieving revision 1.1281
diff -u -r1.1280 -r1.1281
--- mplayer.1 30 Apr 2006 18:57:41 -0000 1.1280
+++ mplayer.1 1 May 2006 17:08:52 -0000 1.1281
@@ -2275,7 +2275,7 @@
Play movie with window border and decorations.
Since this is on by default, use \-noborder to disable the standard window
decorations.
-Supported by directx video output driver.
+Supported by the directx video output driver.
.
.TP
.B \-brightness <-100\-100>
@@ -9356,7 +9356,7 @@
.SS FFmpeg libavformat muxers (\-lavfopts) (also see \-of lavf)
.
.TP
-.B delay\ \
+.B delay=<value>
Currently only meaningful for MPEG[12]: Maximum allowed distance,
in seconds, between the reference timer of the output stream (SCR)
and the decoding timestamp (DTS) for any stream present
@@ -9402,19 +9402,19 @@
B-frames in the video stream, resulting in broken encodes.
.
.TP
-.B muxrate
+.B muxrate=<rate>
Nominal bitrate of the multiplex, in bits per second;
currently it is meaningful only for MPEG[12].
Sometimes raising it is necessary in order to avoid "buffer underflows".
.
.TP
-.B packetsize
+.B packetsize=<size>
Size, expressed in bytes, of the unitary packet for the chosen format.
When muxing to MPEG[12] implementations the default values are:
2324 for [S]VCD, 2048 for all others formats.
.
.TP
-.B preload
+.B preload=<distance>
Currently only meaningful for MPEG[12]: Initial distance,
in seconds, between the reference timer of the output stream (SCR)
and the decoding timestamp (DTS) for any stream present
More information about the MPlayer-DOCS
mailing list