Mercurial > mplayer.hg
diff DOCS/codecs.html @ 1987:c4dbfa55d873
reviewed for release
author | gabucino |
---|---|
date | Thu, 27 Sep 2001 15:23:41 +0000 |
parents | 01aa08dae521 |
children | 05189dbfb847 |
line wrap: on
line diff
--- a/DOCS/codecs.html Thu Sep 27 14:21:56 2001 +0000 +++ b/DOCS/codecs.html Thu Sep 27 15:23:41 2001 +0000 @@ -88,12 +88,12 @@ this codec:</P> <P><TABLE BORDER=0> -<TD> </TD><TD VALIGN=top>-vc odivx</TD><TD> </TD> -<TD>using divx4 codec as a new version of OpenDivX. +<TD> </TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>-vc odivx</TD><TD> </TD> +<TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>using divx4 codec as a new version of OpenDivX. in this case it produces YV12 image in its own buffer, -and <B>MPlayer</B> (libvo) does colorspace conversion.</TD><TR> -<TD></TD><TD VALIGN=top>-vc divx4</TD><TD></TD> -<TD>using divx4 codec's colorspace conversion. +and <B>MPlayer</B> (libvo) does colorspace conversion. (<B>RECOMMENDED!</B>)</TD><TR> +<TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>-vc divx4</TD><TD></TD> +<TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>using divx4 codec's colorspace conversion. in this mode, you can use YUY2/UYVY too.</TD><TR> </TABLE></P> @@ -106,12 +106,12 @@ <P>Note: it supports postprocessing too, but range of values is strange:</P> <P><TABLE BORDER=0> -<TD> </TD><TD>0</TD><TD> </TD> -<TD>no postproc</TD><TR> -<TD></TD><TD>10 .. 20</TD> -<TD></TD><TD>postprocessing, normal (like level 2 with divxds)</TD><TR> -<TD></TD><TD>30 .. 60</TD> -<TD></TD><TD>hard prostprocessing, eats many CPU (like level 4 with divxds</TD><TR> +<TD> </TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>0</TD><TD> </TD> +<TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>no postproc</TD><TR> +<TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>10 .. 20</TD> +<TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>postprocessing, normal (like level 2 with divxds)</TD><TR> +<TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>30 .. 60</TD> +<TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>hard prostprocessing, eats many CPU (like level 4 with divxds</TD><TR> </TABLE></P> <P><B><A NAME=2.1.2.2>2.1.2.2. ffmpeg's DivX/libavcodec</A></B></P> @@ -123,7 +123,7 @@ manually directly from <B>FFmpeg</B>'s tree:</P> <P><CODE> - cvs -d:pserver:anonymous@cvs.ffmpeg.sourceforge.net:/cvsroot/ffmpeg login + cvs -d:pserver:anonymous@cvs.ffmpeg.sourceforge.net:/cvsroot/ffmpeg login<BR> cvs -d:pserver:anonymous@cvs.ffmpeg.sourceforge.net:/cvsroot/ffmpeg co ffmpeg </CODE></P> @@ -154,7 +154,7 @@ <P>You'll need an AC3 capable soundcard, with digital out (SP/DIF). The card's driver must support the AFMT_AC3 format (like SB Live! does). Connect your AC3 decoder to the SP/DIF output, and use the '-ac hwac3' -option. It may or may not work (experimental).</P> +option. It may or may not work (experimental). (probably won't...)</P> <P><B><A NAME=2.1.4>2.1.4. Codec importing howto</A></B></P>