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

Michael Niedermayer CVS michael at mplayerhq.hu
Mon Nov 4 17:42:20 CET 2002


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

Modified Files:
	vop.txt 
Log Message:
shape adaptive blur (slightly slow though)


Index: vop.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/vop.txt,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- vop.txt	3 Nov 2002 10:05:12 -0000	1.22
+++ vop.txt	4 Nov 2002 16:42:17 -0000	1.23
@@ -199,3 +199,8 @@
     radius size of the filter
     power  how often the filter should be applied
     MPI: TEMP, accepts stride
+
+-vop sab=radius:prefilter:colorDiff[:radius:prefilter:colorDiff]
+    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)




More information about the MPlayer-cvslog mailing list