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

Michael Niedermayer CVS michael at mplayerhq.hu
Tue Nov 5 14:29:12 CET 2002


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

Modified Files:
	vop.txt 
Log Message:
perspective correcture filter


Index: vop.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/vop.txt,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- vop.txt	4 Nov 2002 20:39:26 -0000	1.24
+++ vop.txt	5 Nov 2002 13:29:10 -0000	1.25
@@ -209,3 +209,7 @@
     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
+
+-vop perspective=x0:y0:x1:y1:x2:y2:x3:y3:t
+    x0,y0,...	coordinates of the topleft, topright, bottomleft, bottomright corners
+    t		0-> linear, 1->cubic resampling




More information about the MPlayer-cvslog mailing list