[Mplayer-cvslog] CVS: main/DOCS documentation.html,1.238,1.239
Winner of tha face compo
gabucino at mplayerhq.hu
Sat May 4 17:57:57 CEST 2002
Update of /cvsroot/mplayer/main/DOCS
In directory mail:/var/tmp.root/cvs-serv24823
Modified Files:
documentation.html
Log Message:
video filter documentation updated
Index: documentation.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/documentation.html,v
retrieving revision 1.238
retrieving revision 1.239
diff -u -r1.238 -r1.239
--- documentation.html 3 May 2002 19:27:34 -0000 1.238
+++ documentation.html 4 May 2002 15:57:44 -0000 1.239
@@ -199,8 +199,8 @@
<LI><A HREF=#2.6.9>2.6.9 RGB2BGR</A></LI>
<LI><A HREF=#2.6.10>2.6.10 Rotate</A></LI>
<LI><A HREF=#2.6.11>2.6.11 Scale</A></LI>
- <LI><A HREF=#2.6.12>2.6.12 VO</A></LI>
- <LI><A HREF=#2.6.13>2.6.13 YUY2</A></LI>
+ <LI><A HREF=#2.6.12>2.6.12 YUY2</A></LI>
+ <LI><A HREF=#2.6.13>2.6.13 Lavc</A></LI>
</UL>
</UL>
<LI><A HREF="#3">3. Usage</A></LI>
@@ -1040,7 +1040,13 @@
<A NAME=2.6.5><P><B><I>2.6.5. Fame</I></B></P>
-<P>Hmm, segfaulted. :)</P>
+<P><B><U>Description</U></B>:</P>
+
+<P>Runtime MPEG1 encoder (for use with DVB/DXR3).</P>
+
+<P><B><U>Usage</U></B>:</P>
+
+<P><CODE> -vop fame</CODE></P>
<A NAME=2.6.6><P><B><I>2.6.6. Flip</I></B></P>
@@ -1097,7 +1103,14 @@
<A NAME=2.6.10><P><B><I>2.6.10. Rotate</I></B></P>
-<P>What are the parameters?</P>
+<P><B><U>Description</U></B>:</P>
+
+<P>Rotates (flips) image. Parameter 'x' (values: 0-3) controls horizontal and
+ vertical mirroring.</P>
+
+<P><B><U>Usage</U></B>:</P>
+
+<P><CODE> -vop rotate[=x]</CODE></P>
<A NAME=2.6.11><P><B><I>2.6.11. Scale</I></B></P>
@@ -1119,11 +1132,7 @@
<P><CODE> -vop scale[=width:height]</CODE></P>
-<A NAME=2.6.12><P><B><I>2.6.12. VO</I></B></P>
-
-<P>WTF</P>
-
-<A NAME=2.6.13><P><B><I>2.6.13. YUY2</I></B></P>
+<A NAME=2.6.12><P><B><I>2.6.12. YUY2</I></B></P>
<P><B><U>Description</U></B>:</P>
@@ -1132,6 +1141,17 @@
<P><B><U>Usage</U></B>:</P>
<P><CODE> -vop yuy2</CODE></P>
+
+
+<A NAME=2.6.13><P><B><I>2.6.13. Lavc</I></B></P>
+
+<P><B><U>Description</U></B>:</P>
+
+<P>Runtime MPEG1 encoder (for use with DVB/DXR3).</P>
+
+<P><B><U>Usage</U></B>:</P>
+
+<P><CODE> -vop lavc</CODE></P>
<P><B><A NAME=3>3. Usage</A></B></P>
More information about the MPlayer-cvslog
mailing list