mirror of https://github.com/mpv-player/mpv
qprd needs mbd=2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12582 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
07b5548fa8
commit
b44c3a048a
|
@ -5230,7 +5230,8 @@ try to encode each MB with MV=<0,0> and choose the better one
|
||||||
this has no effect if mbd=0
|
this has no effect if mbd=0
|
||||||
.TP
|
.TP
|
||||||
.B qprd\ \ \
|
.B qprd\ \ \
|
||||||
rate distorted optimal QP for the given lambda of each macroblock
|
rate distorted optimal QP for the given lambda of each macroblock, note this
|
||||||
|
needs mbd=2
|
||||||
.TP
|
.TP
|
||||||
.B last_pred=<0\-99>
|
.B last_pred=<0\-99>
|
||||||
Amount of motion predictors from the previous frame
|
Amount of motion predictors from the previous frame
|
||||||
|
|
Loading…
Reference in New Issue