summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-11-13 13:22:41 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-11-13 13:22:41 +0000
commitd911fb37f8c3d78ee89bb3aafa0d08e7d2bebbb8 (patch)
tree7b6fcbb6f00c800622f5203d7538d5617233c774 /DOCS
parentcdd17399ca7a7c9c50a7989158162ce0f655fad1 (diff)
downloadmpv-d911fb37f8c3d78ee89bb3aafa0d08e7d2bebbb8.tar.bz2
mpv-d911fb37f8c3d78ee89bb3aafa0d08e7d2bebbb8.tar.xz
1l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11455 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.112
1 files changed, 6 insertions, 6 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 5fcd52d18f..41e8de5ea4 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -3186,6 +3186,12 @@ the right x,y,w,h parameters.
.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 @@ Number of audio chunks per second (default is 2 for 0.5s long audio chunks).
.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