[Mplayer-cvslog] CVS: main/DOCS/tech vop.txt,1.23,1.24

Michael Niedermayer CVS michael at mplayerhq.hu
Mon Nov 4 21:39:29 CET 2002


Update of /cvsroot/mplayer/main/DOCS/tech
In directory mail:/var/tmp.root/cvs-serv23433/DOCS/tech

Modified Files:
	vop.txt 
Log Message:
smartblur


Index: vop.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/vop.txt,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- vop.txt	4 Nov 2002 16:42:17 -0000	1.23
+++ vop.txt	4 Nov 2002 20:39:26 -0000	1.24
@@ -204,3 +204,8 @@
     radius	blur filter strength (~0.1-4.0) (slower if larger)
     prefilter	prefilter strength (~0.1-2.0)
     colorDiff	how different the pixels are allowed to be to be considered (~0.1-100.0)
+
+-vop smartblur=radius:stregth:threshold[:radius:stregth:threshold]
+    radius	blur filter strength (~0.1-5.0) (slower if larger)
+    strength	(0.0-1.0) -> blur, (-1.0-0.0) -> sharpen
+    threshold	0 -> filter all, (0-30) -> filter flat areas, (-30-0) -> filter edges




More information about the MPlayer-cvslog mailing list