Mercurial > mplayer.hg
changeset 5719:95e4f59d9aba
RTFMed tech/vop.txt, added more info
author | gabucino |
---|---|
date | Sat, 20 Apr 2002 06:39:50 +0000 |
parents | 82af351fff02 |
children | e9aac7e08638 |
files | DOCS/Hungarian/documentation.html DOCS/documentation.html |
diffstat | 2 files changed, 32 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/Hungarian/documentation.html Sat Apr 20 06:25:49 2002 +0000 +++ b/DOCS/Hungarian/documentation.html Sat Apr 20 06:39:50 2002 +0000 @@ -1061,7 +1061,15 @@ <A NAME=2.6.9><P><B><I>2.6.9. RGB2BGR</I></B></P> -<P>Vmi..</P> +<P><B><U>Leírás</U></B>:</P> + +<P>RGB 24/32 <-> BGR 24/32 képformátum konverziót végez (alapértelmezés), + vagy RGB 24/32 <-> RGB 24/32 konverziót az R és B megcserélésével ('swap' + opció)</P> + +<P><B><U>Használat</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> @@ -1096,7 +1104,13 @@ <A NAME=2.6.13><P><B><I>2.6.13. YUY2</I></B></P> -<P>Biztos</P> +<P><B><U>Leírás</U></B>:</P> + +<P>YV12/I420 --> YUY2 konverzió kényszerítése.</P> + +<P><B><U>Használat</U></B>:</P> + +<P><CODE> -vop yuy2</CODE></P> <P><B><A NAME=3>3. Használat</A></B></P>
--- 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>