mirror of
https://github.com/mpv-player/mpv
synced 2025-04-07 10:02:50 +00:00
1l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11455 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
cdd17399ca
commit
d911fb37f8
@ -3186,6 +3186,12 @@ the right x,y,w,h parameters.
|
|||||||
|
|
||||||
.SH "GENERAL ENCODING OPTIONS (MENCODER ONLY)"
|
.SH "GENERAL ENCODING OPTIONS (MENCODER ONLY)"
|
||||||
.TP
|
.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>
|
.B \-audio-density <1\-50>
|
||||||
Number of audio chunks per second (default is 2 for 0.5s long audio chunks).
|
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
|
.br
|
||||||
CBR only, VBR ignores this as it puts each packet in a new chunk.
|
CBR only, VBR ignores this as it puts each packet in a new chunk.
|
||||||
.TP
|
.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>
|
.B \-audio-preload <0.0\-2.0>
|
||||||
Sets up audio buffering time interval (default: 0.5s).
|
Sets up audio buffering time interval (default: 0.5s).
|
||||||
.TP
|
.TP
|
||||||
|
Loading…
Reference in New Issue
Block a user