changeset 12593:78e2ed4ed879

nsse
author michael
date Tue, 15 Jun 2004 21:23:12 +0000
parents 0ec26eeb8624
children b3e42fb7777b
files DOCS/man/en/mplayer.1
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Tue Jun 15 18:44:11 2004 +0000
+++ b/DOCS/man/en/mplayer.1	Tue Jun 15 21:23:12 2004 +0000
@@ -5161,11 +5161,17 @@
 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