mirror of https://github.com/mpv-player/mpv
English and consistency fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15968 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
f0e62b7c9c
commit
c6b5b00e51
|
@ -7949,7 +7949,7 @@ both fast and provide good quality.
|
|||
.TP
|
||||
.B turbo=<0\-2>
|
||||
Fast first pass mode.
|
||||
During the first pass of a 2 or more pass encode it is possible to gain
|
||||
During the first pass of a two or more pass encode it is possible to gain
|
||||
speed through disabling some options with negligible to no impact on the
|
||||
final pass output quality.
|
||||
.PD 0
|
||||
|
@ -7957,11 +7957,11 @@ final pass output quality.
|
|||
.IPs 0
|
||||
disabled (default)
|
||||
.IPs 1
|
||||
reduce subq, frameref and disable some inter macroblock partition analysis
|
||||
modes
|
||||
Reduce subq, frameref and disable some inter-macroblock partition analysis
|
||||
modes.
|
||||
.IPs 2
|
||||
reduce subq and frameref to 1, use a diamond ME search and disable all
|
||||
sub-partition analysis modes
|
||||
Reduce subq and frameref to 1, use a diamond ME search and disable all
|
||||
sub-partition analysis modes.
|
||||
.RE
|
||||
.RS
|
||||
Level 1 can increase first pass speed up to 2x with no change in the global
|
||||
|
|
Loading…
Reference in New Issue