comparison DOCS/man/en/mplayer.1 @ 18326:36ceb960ef47

small spelling/grammar fixes
author diego
date Fri, 28 Apr 2006 01:52:45 +0000
parents 53434ad6c09f
children c01faae45c83
comparison
equal deleted inserted replaced
18325:53434ad6c09f 18326:36ceb960ef47
9341 . 9341 .
9342 .SS FFmpeg libavformat muxers (\-lavfopts) (also see \-of lavf) 9342 .SS FFmpeg libavformat muxers (\-lavfopts) (also see \-of lavf)
9343 . 9343 .
9344 .TP 9344 .TP
9345 .B delay\ \ 9345 .B delay\ \
9346 Currently only meaningful for MPEG[12]: maximum allowed distance, 9346 Currently only meaningful for MPEG[12]: Maximum allowed distance,
9347 in seconds, between the reference timer of the output stream (SCR) 9347 in seconds, between the reference timer of the output stream (SCR)
9348 and the decoding timestamp (DTS) for any stream present 9348 and the decoding timestamp (DTS) for any stream present
9349 (demux to decode delay). 9349 (demux to decode delay).
9350 Default is 0.7 (as mandated by the standards defined by MPEG). 9350 Default is 0.7 (as mandated by the standards defined by MPEG).
9351 Higher values require larger buffers and must not be used. 9351 Higher values require larger buffers and must not be used.
9387 FIXME: Document this. 9387 FIXME: Document this.
9388 . 9388 .
9389 .TP 9389 .TP
9390 .B muxrate 9390 .B muxrate
9391 Nominal bitrate of the multiplex, in units of 50 bytes per second; 9391 Nominal bitrate of the multiplex, in units of 50 bytes per second;
9392 currently it's meaningful only for MPEG[12]. 9392 currently it is meaningful only for MPEG[12].
9393 Sometimes raising it is necessary in order to avoid "buffer underflows". 9393 Sometimes raising it is necessary in order to avoid "buffer underflows".
9394 . 9394 .
9395 .TP 9395 .TP
9396 .B packetsize 9396 .B packetsize
9397 Size, expressed in bytes, of the unitary packet for the chosen format. 9397 Size, expressed in bytes, of the unitary packet for the chosen format.
9398 When muxing to MPEG[12] implementations the default values are: 9398 When muxing to MPEG[12] implementations the default values are:
9399 2324 for [S]VCD, 2048 for all others formats. 9399 2324 for [S]VCD, 2048 for all others formats.
9400 . 9400 .
9401 .TP 9401 .TP
9402 .B preload 9402 .B preload
9403 Currently only meaningful for MPEG[12]: initial distance, 9403 Currently only meaningful for MPEG[12]: Initial distance,
9404 in seconds, between the reference timer of the output stream (SCR) 9404 in seconds, between the reference timer of the output stream (SCR)
9405 and the decoding timestamp (DTS) for any stream present 9405 and the decoding timestamp (DTS) for any stream present
9406 (demux to decode delay). 9406 (demux to decode delay).
9407 . 9407 .
9408 . 9408 .