Mercurial > mplayer.hg
diff DOCS/documentation.html @ 5719:95e4f59d9aba
RTFMed tech/vop.txt, added more info
author | gabucino |
---|---|
date | Sat, 20 Apr 2002 06:39:50 +0000 |
parents | 82af351fff02 |
children | b53597b930b1 |
line wrap: on
line diff
--- a/DOCS/documentation.html Sat Apr 20 06:25:49 2002 +0000 +++ b/DOCS/documentation.html Sat Apr 20 06:39:50 2002 +0000 @@ -1031,7 +1031,15 @@ <A NAME=2.6.9><P><B><I>2.6.9. RGB2BGR</I></B></P> -<P>Anything..</P> +<P><B><U>Description</U></B>:</P> + +<P>Performs RGB 24/32 <-> BGR 24/32 colorspace conversion (default behaviour) + or RGB 24/32 <-> RGB 24/32 conversion with R<->B swapping (with the 'swap' + option)</P> + +<P><B><U>Usage</U></B>:</P> + +<P><CODE> -vop rgb2bgr[=swap]</CODE></P> <A NAME=2.6.10><P><B><I>2.6.10. Rotate</I></B></P> @@ -1064,7 +1072,13 @@ <A NAME=2.6.13><P><B><I>2.6.13. YUY2</I></B></P> -<P>Biztos</P> +<P><B><U>Description</U></B>:</P> + +<P>Forced software YV12/I420 to YUY2 conversion.</P> + +<P><B><U>Usage</U></B>:</P> + +<P><CODE> -vop yuy2</CODE></P> <P><B><A NAME=3>3. Usage</A></B></P>