summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-06-15 21:23:12 +0000
committermichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-06-15 21:23:12 +0000
commit6c10979e4e87ad2533f32f5eb54b0bb522db218c (patch)
tree0d27e6ada35f56fdb70b78f878a450af9e37850b
parent3a065b6c38e2658d83d3389e3a1b8166ac9eec98 (diff)
downloadmpv-6c10979e4e87ad2533f32f5eb54b0bb522db218c.tar.bz2
mpv-6c10979e4e87ad2533f32f5eb54b0bb522db218c.tar.xz
nsse
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12594 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--DOCS/man/en/mplayer.16
1 files changed, 6 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index af6a14238f..ab3d99a36c 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -5161,11 +5161,17 @@ rate distortion optimal, slow
sum of absolute vertical differences
.IPs "9 (VSSE)"
sum of squared vertical differences
+.IPs "10 (NSSE)"
+noise preserving sum of squared differences
.IPs +256\
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
+.TP
.B predia=<-99\-6>
Diamond type and size for motion estimation pre pass
.TP