[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.551,1.552
Michael Niedermayer CVS
syncmail at mplayerhq.hu
Tue Feb 24 12:23:29 CET 2004
CVS change done by Michael Niedermayer CVS
Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv15802/DOCS/man/en
Modified Files:
mplayer.1
Log Message:
spp soft thresholding patch by (James Crowson <jbcrowso at ncsu dot edu>)
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.551
retrieving revision 1.552
diff -u -r1.551 -r1.552
--- mplayer.1 24 Feb 2004 00:31:15 -0000 1.551
+++ mplayer.1 24 Feb 2004 11:23:27 -0000 1.552
@@ -2729,13 +2729,17 @@
.RE
.PD 1
.TP
-.B spp[=quality[:qp]]
+.B spp[=quality[:qp[:mode]]]
simple postprocessing filter
.RSs
.IPs quality
-0\-6
+0\-6 (default: 3)
.IPs qp\ \ \
-force quantization parameter
+force quantization parameter (default: 0, use qp from video)
+.IPs mode\ \ \
+0: hard thresholding (default)
+.br
+1: soft thresholding (better deringing, but blurrier)
.RE
.TP
.B qp=equation
More information about the MPlayer-DOCS
mailing list