[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.1270,1.1271
Nico Sabbi CVS
syncmail at mplayerhq.hu
Fri Apr 28 00:44:54 CEST 2006
CVS change done by Nico Sabbi CVS
Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv20884
Modified Files:
mplayer.1
Log Message:
document more -lavfopts entries
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.1270
retrieving revision 1.1271
diff -u -r1.1270 -r1.1271
--- mplayer.1 27 Apr 2006 13:10:38 -0000 1.1270
+++ mplayer.1 27 Apr 2006 22:44:51 -0000 1.1271
@@ -9343,7 +9343,12 @@
.
.TP
.B delay\ \
-FIXME: Document this.
+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
+(demux to decode delay).
+Default is 0.7 (as mandated by the standard).
+Higher values require larger buffers and must not be used.
.
.TP
.B format=<container_format>
@@ -9383,15 +9388,22 @@
.
.TP
.B muxrate
-FIXME: Document this.
+Nominal bitrate of the multiplex, in units of 50 bytes per second;
+currently it's meaningful only for MPEG[12].
+Sometimes raising it is necessary in order to avoid "buffer underflows".
.
.TP
.B packetsize
-FIXME: Document this.
+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
-FIXME: Document this.
+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
+(demux to decode delay).
.
.
.
More information about the MPlayer-DOCS
mailing list