mirror of
https://github.com/mpv-player/mpv
synced 2025-02-03 21:52:12 +00:00
wording improvents
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15284 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
0e64510020
commit
9476ff1eea
@ -5882,14 +5882,14 @@ for people with extremely good hearing and similar equipment
|
||||
.
|
||||
.TP
|
||||
.B br=<32\-384>
|
||||
in CBR mode this parameter indicates the bitrate in kbps,
|
||||
when in VBR mode it's the minimum bitrate allowed per frame;
|
||||
in this last case it has to be set to a value >= 112 or VBR mode won't work
|
||||
In CBR mode this parameter indicates the bitrate in kbps,
|
||||
when in VBR mode it is the minimum bitrate allowed per frame.
|
||||
VBR mode will not work with a value below 112.
|
||||
.TP
|
||||
.B vbr=<-50\-50> (VBR only)
|
||||
variability range; if negative toolame shifts the average bitrate towards
|
||||
the lower limit, if positive towards the higher.
|
||||
When set to 0 CBR is used (default)
|
||||
variability range; if negative toolame shifts the average bitrate
|
||||
towards the lower limit, if positive towards the higher.
|
||||
When set to 0 CBR is used (default).
|
||||
.TP
|
||||
.B maxvbr=<32\-384> (VBR only)
|
||||
maximum bitrate allowed per frame, in kpbs
|
||||
|
Loading…
Reference in New Issue
Block a user