Mercurial > mplayer.hg
changeset 5018:0cb063e71d9a
DivX5 support
author | gabucino |
---|---|
date | Sun, 10 Mar 2002 08:12:24 +0000 |
parents | 940f3bf0c3a0 |
children | 95e573c1203f |
files | DOCS/Hungarian/codecs.html DOCS/Hungarian/documentation.html DOCS/codecs.html DOCS/documentation.html |
diffstat | 4 files changed, 55 insertions(+), 45 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/Hungarian/codecs.html Sun Mar 10 08:02:33 2002 +0000 +++ b/DOCS/Hungarian/codecs.html Sun Mar 10 08:12:24 2002 +0000 @@ -38,17 +38,19 @@ tenned, hogy támogassuk a codeced!</P> -<P><B><A NAME=2.2.1.1>2.2.1.1. DivX4</A></B></P> +<P><B><A NAME=2.2.1.1>2.2.1.1. DivX4/DivX5</A></B></P> -<P>Ez a fejezet a <A HREF="http://www.projectmayo.com">ProjectMayo</A> DivX4 codec-éről tartalmaz információkat. -Az első hozzáférhető alfa verzió az OpenDivX alpha 47 és 48 volt. A -támogatás ezekhez benne volt/van az <B>MPlayer</B>-ben, és alapállapotban -bele is fordul. Régebben a postprocessing kódját használjuk, hogy javítsunk az -MPEG1/2 filmek képminőségén. Most már saját minőségjavító kódunk van.</P> +<P>Ez a fejezet a <A HREF="http://www.projectmayo.com">ProjectMayo</A> DivX4 és +DivX5 codec-éről tartalmaz információkat. Az első hozzáférhető alfa verzió az +OpenDivX alpha 47 és 48 volt. A támogatás ezekhez benne volt/van az +<B>MPlayer</B>-ben, és alapállapotban bele is fordul. Régebben a postprocessing +kódját használjuk, hogy javítsunk az MPEG1/2 filmek képminőségén. Most már +saját minőségjavító kódunk van.</P> <P>Ezen codec új generációja le tudja játszani a hírhedt DivX codec-kel készült filmeket is! És ez még nem minden, SOKKAL gyorsabb mint a -Win32-es DivX DLL (viszont a libavcodec még ENNÉL IS gyorsabb:). +Win32-es DivX DLL (viszont a libavcodec még ENNÉL IS gyorsabb, így eme codec +használata <B>NEM AJÁNLOTT</B> - kivéve enkódoláshoz). A beállítást lásd lent. A codec egyetlen hátránya, hogy jelenleg zárt forráskódú. :(</P> @@ -80,11 +82,11 @@ <P><TABLE BORDER=0> <TD> </TD><TD VALIGN=top><FONT CLASS="text">-vc odivx</TD><TD> </TD> -<TD><FONT CLASS="text">a DivX4 codec használata, mint az OpenDivX új verziója. +<TD><FONT CLASS="text">a codec használata, mint az OpenDivX új verziója. Ebben az esetben YV12 képeket produkál a saját bufferében, és az <B>MPlayer</B> (libvo) konverziót végez.</TD><TR> <TD></TD><TD VALIGN=top><FONT CLASS="text">-vc divx4</TD><TD></TD> -<TD><FONT CLASS="text">a DivX4 codec csinál konverziót. +<TD><FONT CLASS="text">a codec csinál konverziót. Ebben az esetben használhatsz YUY2/UYVY módokat is.</TD></TR> </TABLE></P> @@ -106,13 +108,16 @@ <TD></TD><TD><FONT CLASS="text">hard prostprocessing, sok CPU-t eszik (mint a 4-es)</TD> </TABLE></P> + <P><B><A NAME=2.2.1.2>2.2.1.2. ffmpeg DivX/libavcodec</A></B></P> -<P>A 0.4.2-es verzióval kezdve az <A HREF="http://ffmpeg.sourceforge.net">ffmpeg</A> tartalmaz egy <B>nyitott forráskódú</B> -DivX codec-et, amely kompatibilis a hagyományossal. Az <B>MPlayer</B> -támogatja ezt a codec-et, lehetővé téve hogy <B>DivX/DivX4 filmeket nézzünk nem-x86 -platformokon</B>, méghozzá sokkal gyorsabb dekódolással mint amit a Win32 -codec-ek, és az eredeti DivX4 lehetővé tesz!</P> +<P>A 0.4.2-es verzióval kezdve az +<A HREF="http://ffmpeg.sourceforge.net">ffmpeg</A> tartalmaz egy <B>nyitott +forráskódú</B> DivX codec-et, amely kompatibilis a hagyományossal. Az +<B>MPlayer</B> támogatja ezt a codec-et, lehetővé téve hogy +<B>DivX/DivX4/DivX5</B> filmeket nézzünk nem-x86 platformokon</B>, méghozzá +sokkal gyorsabb dekódolással mint amit a Win32 codec-ek, és az eredeti DivX4 +lehetővé tesz!</P> <P>Ezekenkívül még tartalmaz jónéhány más érdekes codec-et, pl: RealVideo 1.0, MJPEG, h263, h263+, stb.</P> @@ -153,8 +158,8 @@ részt a codecs.conf file-ból (a libmpeg2 kétszer gyorsabb ennél a codecnél), és betenni a konfigurációs file-ba a <CODE>vfm=5</CODE> opciót. Ekkor az <B>MPlayer</B> az <B>ffdivx/ffodivx</B> codec-eket használja -a <B>DivX/DivX4</B> file-ok, és a libmpeg2-t az MPEG1/2 file-ok dekódolásához. -Ezzel és egy Matrox G400-zal még a legnagyobb felbontású DivX/DivX4 filmeket +a <B>DivX</B> file-ok, és a libmpeg2-t az MPEG1/2 file-ok dekódolásához. +Ezzel és egy Matrox G400-zal még a legnagyobb felbontású DivX filmeket is meg lehet nézni képkockavesztés nélkül, egy régi K6/2 500-ason.</P>
--- a/DOCS/Hungarian/documentation.html Sun Mar 10 08:02:33 2002 +0000 +++ b/DOCS/Hungarian/documentation.html Sun Mar 10 08:12:24 2002 +0000 @@ -63,7 +63,7 @@ <UL> <LI><A HREF="codecs.html#2.2.1">2.2.1 Video</A></LI> <UL> - <LI><A HREF="codecs.html#2.2.1.1">2.2.1.1 DivX4</A></LI> + <LI><A HREF="codecs.html#2.2.1.1">2.2.1.1 DivX4/DivX5</A></LI> <LI><A HREF="codecs.html#2.2.1.2">2.2.1.2 ffmpeg DivX/libavcodec</A></LI> <LI><A HREF="codecs.html#2.2.1.3">2.2.1.3 XAnim codec-ek</A></LI> <LI><A HREF="codecs.html#2.2.1.4">2.2.1.4 VIVO</A></LI> @@ -379,15 +379,16 @@ <P><B><I>CODECEK</I></B></P> <UL> -<LI><B>libavcodec</B> : ha ezt a DivX3/DivX4-et (is) dekódolni tudó codecet akarod használni, - tekintsd meg a <A HREF="codecs.html#2.2.1.2">2.2.1.2</A>-es fejezetet még - fordítás előtt.<BR> +<LI><B>libavcodec</B> : ha ezt a DivX3/DivX4/DivX5-öt (is) dekódolni tudó + codecet akarod használni, tekintsd meg a + <A HREF="codecs.html#2.2.1.2">2.2.1.2</A>-es fejezetet még fordítás + előtt.<BR> <UL> - <LI>szükséged lesz erre a codecre ha <B><I>DivX/DivX4</I></B> filmeket akarsz nem-x86 - gépen lejátszani</LI> + <LI>szükséged lesz erre a codecre ha <B><I>DivX/DivX4/DivX5</I></B> + filmeket akarsz nem-x86 gépen lejátszani</LI> <LI>RealVideo 1.0/VIVO/MJPEG/h263 és még sok más codec, mind lejátszáshoz, mind enkódoláshoz!</LI> - <LI>ezzel a codec-kel értheted el a DivX/DivX4 filmek <B>leggyorsabb + <LI>ezzel a codec-kel értheted el a DivX/DivX4/DivX5 filmek <B>leggyorsabb dekódolását</B> (még az eredeti DivX4-nél is gyorsabb) !</LI> </UL> </LI> @@ -403,7 +404,7 @@ </UL> </LI> -<LI><B>DivX4</B> : erről a codecről a +<LI><B>DivX4/DivX5</B> : erről a codecről a <A HREF="codecs.html#2.2.1.1">2.2.1.1</A>-es fejezetben található információ. Ha nem áll szándékodban enkódolni akkor ez a codec eléggé szükségtelen, tekintve hogy a <B>libavcodec</B> (lásd fent) sokkal gyorsabb nála.<BR>
--- a/DOCS/codecs.html Sun Mar 10 08:02:33 2002 +0000 +++ b/DOCS/codecs.html Sun Mar 10 08:12:24 2002 +0000 @@ -37,7 +37,7 @@ HREF="#2.2.3">codec importing</A> to get info about how to help us adding support for it!</P> -<P><B><A NAME=2.2.1.1>2.2.1.1. DivX4</A></B></P> +<P><B><A NAME=2.2.1.1>2.2.1.1. DivX4/DivX5</A></B></P> <P>This section contains information about the DivX4 codec of <A HREF="http://www.projectmayo.com">ProjectMayo</A>. Their first available alpha version was the OpenDivX 4.0 @@ -47,9 +47,10 @@ <P>The new generation of this codec can even decode movies made with the infamous DivX codec! And it's not everything, it's MUCH faster than the -traditional Win32 DivX DLL's (note that libavcodec's decoder is EVEN FASTER :). -See below for configuration. The only disadvantage of this codec is that it's -currently closed-source. :(</P> +traditional Win32 DivX DLL's (note that libavcodec's decoder is EVEN FASTER, +so the usage of this codec is <B>DISCOURAGED</B> - you need it only for +encoding). See below for configuration. The only disadvantage of this codec is +that it's currently closed-source. :(</P> <P>The codec can be downloaded from the following URL:</P> @@ -64,9 +65,9 @@ <P>Note: do NOT forget to add <CODE>/usr/local/lib</CODE> to your <CODE>/etc/ld.so.conf</CODE> and running <CODE>ldconfig</CODE> !</P> -<P><B>MPlayer</B> autodetects if DivX4 is (properly) installed, just compile -as usual. If it doesn't detect it, you didn't install it exactly as above, -and/or has messed up config (see last question of 5.1 section).</P> +<P><B>MPlayer</B> autodetects if DivX4/DivX5 is (properly) installed, just +compile as usual. If it doesn't detect it, you didn't install it exactly as +above, and/or has messed up config (see last question of 5.1 section).</P> <P>Using it is a bit tricky. As it conflicts with the old OpenDivX (its API is very similar to OpenDivX's), OpenDivX code is disabled, and the OpenDivX @@ -77,11 +78,11 @@ <P><TABLE BORDER=0> <TD> </TD><TD VALIGN=top><FONT CLASS="text">-vc odivx</TD><TD> </TD> -<TD><FONT CLASS="text">using divx4 codec as a new version of OpenDivX. +<TD><FONT CLASS="text">using the 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. (<B>RECOMMENDED!</B>)</TD><TR> <TD></TD><TD VALIGN=top><FONT CLASS="text">-vc divx4</TD><TD></TD> -<TD><FONT CLASS="text">using divx4 codec's colorspace conversion. +<TD><FONT CLASS="text">using the codec's colorspace conversion. in this mode, you can use YUY2/UYVY too.</TD></TR> </TABLE></P> @@ -105,11 +106,13 @@ <P><B><A NAME=2.2.1.2>2.2.1.2. ffmpeg's DivX/libavcodec</A></B></P> -<P>Beginning with version 0.4.2 , <A HREF="http://ffmpeg.sourceforge.net">ffmpeg</A> contains an <B>opensource</B> DivX codec, -which is compatible with the traditional DivX. <B>MPlayer</B> supports this codec, -and this makes it possible to <B>watch DivX/DivX4 movies on non-x86 platforms</B>, -and gain much faster <B>DivX/DivX4</B> decoding speed than the Win32 codecs and -the original DivX4 library has!</P> +<P>Beginning with version 0.4.2 , +<A HREF="http://ffmpeg.sourceforge.net">ffmpeg</A> contains an +<B>opensource</B> DivX codec, which is compatible with the traditional DivX. +<B>MPlayer</B> supports this codec, and this makes it possible to <B>watch +DivX/DivX4/DivX5 movies on non-x86 platforms</B>, and gain much faster +<B>DivX/DivX4/DivX5</B> decoding speed than the Win32 codecs and the original +DivX4 library has!</P> <P>It also contains lots of nice codecs, such as RealVideo 1.0, MJPEG, h263, h263+, etc.</P> @@ -151,8 +154,9 @@ <CODE>ffmpeg12</CODE> section from codecs.conf (this codec isn't optimized, and libmpeg2 is twice as fast), and place <CODE>vfm=5</CODE> in my config file. Then <B>MPlayer</B> always uses <B>ffdivx/ffodivx</B> to decode -<B>DivX/DivX4</B> files, and libmpeg2 for MPEG1/2 . With this and my Matrox G400, I can view even the -highest resolution DivX/DivX4 movies on my K6/2 500, without framedrop.</P> +<B>DivX</B> files, and libmpeg2 for MPEG1/2 . With this and my +Matrox G400, I can view even the highest resolution DivX movies on my +K6/2 500, without framedrop.</P> <P><B><A NAME=2.2.1.3>2.2.1.3. XAnim codecs</A></B></P>
--- a/DOCS/documentation.html Sun Mar 10 08:02:33 2002 +0000 +++ b/DOCS/documentation.html Sun Mar 10 08:12:24 2002 +0000 @@ -63,7 +63,7 @@ <UL> <LI><A HREF="codecs.html#2.2.1">2.2.1 Video</A></LI> <UL> - <LI><A HREF="codecs.html#2.2.1.1">2.2.1.1 DivX4</A></LI> + <LI><A HREF="codecs.html#2.2.1.1">2.2.1.1 DivX4/DivX5</A></LI> <LI><A HREF="codecs.html#2.2.1.2">2.2.1.2 ffmpeg's DivX/libavcodec</A></LI> <LI><A HREF="codecs.html#2.2.1.3">2.2.1.3 XAnim codecs</A></LI> <LI><A HREF="codecs.html#2.2.1.4">2.2.1.4 VIVO video</A></LI> @@ -385,12 +385,12 @@ <P><B><I>CODECS</I></B></P> <UL> -<LI><B>libavcodec</B> : If you want to use this DivX3/DivX4/etc codec, check the +<LI><B>libavcodec</B> : If you want to use this DivX3/DivX4/DivX5/etc codec, check the <A HREF="codecs.html#2.2.1.2">2.2.1.2</A> section before compiling. Features :<BR> <UL> - <LI>you can <B>gain <I>DivX/DivX4</I> playing on non-x86 machines</B></LI> + <LI>you can <B>gain <I>DivX/DivX4/DivX5</I> playing on non-x86 machines</B></LI> <LI>RealVideo 1.0/VIVO/MJPEG/h263/others playing and encoding</LI> - <LI>this codec has the <B>greatest decoding speed</B> for DivX and DivX4 + <LI>this codec has the <B>greatest decoding speed</B> for DivX and DivX4/DivX5 movies (even faster than the original DivX4 library itself) ! Recommended!</LI> </UL> </LI> @@ -407,7 +407,7 @@ </UL> </LI> -<LI><B>DivX4</B> : information about this codec is available in the +<LI><B>DivX4/DivX5</B> : information about this codec is available in the <A HREF="codecs.html#2.2.1.1">2.2.1.1</A> section. If you don't want to encode with it, you possibly don't want this codec as <B>libavcodec</B> (see above) is much faster than this.<BR>