mirror of https://github.com/mpv-player/mpv
10l for Michael, nsse_weight should be nssew, spelling.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12608 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
bb404cd347
commit
b974ea4b1d
|
@ -5174,9 +5174,9 @@ use chroma too, doesn't work (correctly) with B frames currently
|
|||
.RE
|
||||
.PD 1
|
||||
.TP
|
||||
.B nsse_weight=<0\-100>
|
||||
nsse weight, larger weights will result in more noise,
|
||||
with 0 NSSE is identical to SSE
|
||||
.B nssew=<0\-100>
|
||||
NSSE weight, larger weights will result in more noise,
|
||||
with 0 NSSE is identical to SSE.
|
||||
.TP
|
||||
.B predia=<-99\-6>
|
||||
Diamond type and size for motion estimation pre pass
|
||||
|
|
Loading…
Reference in New Issue