mirror of https://github.com/mpv-player/mpv
small typo fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8489 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
053fb6d2ab
commit
7176de8ea9
|
@ -2539,8 +2539,8 @@ switch to fixed quantizer mode and specify the quantizer to be used
|
|||
.IPs me_quality=<0\-6>
|
||||
specify the motion detection quality (default=4)
|
||||
.IPs 4mv
|
||||
use 4 motion vectors per macro-block, might gives better compression at the cost
|
||||
of a slower encoding (default=off)
|
||||
use 4 motion vectors per macro-block, might give better compression at the cost
|
||||
of slower encoding (default=off)
|
||||
.IPs rc_reaction_delay_factor=<value>
|
||||
specify how fast the rate control reacts, lower values are faster
|
||||
.IPs rc_averaging_period=<value>
|
||||
|
|
Loading…
Reference in New Issue