mirror of
https://github.com/mpv-player/mpv
synced 2024-12-17 12:25:03 +00:00
Fixes suggested by Diego
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13417 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
3b9f9beb19
commit
955395baad
@ -5375,15 +5375,15 @@ mode does.
|
||||
In two pass mode, the second pass (vpass=2) reads the stats file and
|
||||
bases ratecontrol decisions on it.
|
||||
.br
|
||||
In three pass mode, the second pass (vpass=3, that is not a typo ;-) )
|
||||
In three pass mode, the second pass (vpass=3, that is not a typo )
|
||||
does both: It first reads the stats, then overwrites them.
|
||||
(You might want to backup divx2pass.log before doing this if there is
|
||||
any possibility that you'll have to cancel MEncoder).
|
||||
You might want to backup divx2pass.log before doing this if there is
|
||||
any possibility that you will have to cancel MEncoder.
|
||||
You can use all encoding options, except very CPU-hungry options like "qns".
|
||||
.br
|
||||
The third pass (vpass=3) is the same as the second pass, except that it has
|
||||
the second pass's stats to work from.
|
||||
You can use all encoding options, including CPU-hungy ones.
|
||||
You can use all encoding options, including CPU-hungry ones.
|
||||
.RE
|
||||
.PD 1
|
||||
.sp 1
|
||||
|
Loading…
Reference in New Issue
Block a user