changeset 11454:74c7ac1698bc

1l
author gabucino
date Thu, 13 Nov 2003 13:22:41 +0000
parents 7fa308994962
children 22f8732b5d97
files DOCS/man/en/mplayer.1
diffstat 1 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- 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