[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.1051,1.1052
Diego Biurrun CVS
syncmail at mplayerhq.hu
Tue Jul 26 15:32:37 CEST 2005
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv29301/DOCS/man/en
Modified Files:
mplayer.1
Log Message:
pp7 video filter description
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.1051
retrieving revision 1.1052
diff -u -r1.1051 -r1.1052
--- mplayer.1 26 Jul 2005 10:55:42 -0000 1.1051
+++ mplayer.1 26 Jul 2005 13:32:32 -0000 1.1052
@@ -4667,6 +4667,21 @@
.RE
.
.TP
+.B pp7[=qp[:mode]]
+Variant of the spp filter, similar to spp=6 with 7 point DCT where
+only the center sample is used after IDCT.
+.RSs
+.IPs <qp>
+Force quantization parameter (default: 0, use QP from video).
+.IPs <mode>
+0: hard thresholding
+.br
+1: soft thresholding (better deringing, but blurrier)
+.br
+2: medium thresholding (default, good results)
+.RE
+.
+.TP
.B qp=equation
quantization parameter (QP) change filter
.RSs
More information about the MPlayer-DOCS
mailing list