# HG changeset patch # User gabucino # Date 1068729761 0 # Node ID 74c7ac1698bc79bb593515df3238b045220d8c35 # Parent 7fa30899496299540d0278bc3834fbc9bbd01983 1l diff -r 7fa308994962 -r 74c7ac1698bc DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Thu Nov 13 12:50:35 2003 +0000 +++ b/DOCS/man/en/mplayer.1 Thu Nov 13 13:22:41 2003 +0000 @@ -3186,6 +3186,12 @@ .SH "GENERAL ENCODING OPTIONS (MENCODER ONLY)" .TP +.B \-audio-delay <0.0\-...> +Sets the audio delay field in the header. +Default is 0.0, negative values do not work. +This does not delay the audio while encoding, but the player will see the +default audio delay, sparing you the use of the \-delay option. +.TP .B \-audio-density <1\-50> Number of audio chunks per second (default is 2 for 0.5s long audio chunks). @@ -3193,12 +3199,6 @@ .br CBR only, VBR ignores this as it puts each packet in a new chunk. .TP -.B \-audio-delay <0.0\-...> -Sets the audio delay field in the header. -Default is 0.0, negative values do not work. -This does not delay the audio while encoding, but the player will see the -default audio delay, sparing you the use of the \-delay option. -.TP .B \-audio-preload <0.0\-2.0> Sets up audio buffering time interval (default: 0.5s). .TP