# HG changeset patch # User gabucino # Date 1015747944 0 # Node ID 0cb063e71d9a1b1a3d527ae45fb670463d3e37d2 # Parent 940f3bf0c3a0b1ab247bd5bbd9066e18e0d7650e DivX5 support diff -r 940f3bf0c3a0 -r 0cb063e71d9a DOCS/Hungarian/codecs.html --- 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!
- + -Ez a fejezet a ProjectMayo 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 MPlayer-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.
+Ez a fejezet a ProjectMayo 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 +MPlayer-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.
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 NEM AJÁNLOTT - 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ú. :(
@@ -80,11 +82,11 @@-vc odivx | - | a DivX4 codec használata, mint az OpenDivX új verziója. + | 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 MPlayer (libvo) konverziót végez. | |
-vc divx4 | - | a DivX4 codec csinál konverziót. + | a codec csinál konverziót. Ebben az esetben használhatsz YUY2/UYVY módokat is. |
2.2.1.2. ffmpeg DivX/libavcodec
-A 0.4.2-es verzióval kezdve az ffmpeg tartalmaz egy nyitott forráskódú -DivX codec-et, amely kompatibilis a hagyományossal. Az MPlayer -támogatja ezt a codec-et, lehetővé téve hogy DivX/DivX4 filmeket nézzünk nem-x86 -platformokon, méghozzá sokkal gyorsabb dekódolással mint amit a Win32 -codec-ek, és az eredeti DivX4 lehetővé tesz!
+A 0.4.2-es verzióval kezdve az +ffmpeg tartalmaz egy nyitott +forráskódú DivX codec-et, amely kompatibilis a hagyományossal. Az +MPlayer támogatja ezt a codec-et, lehetővé téve hogy +DivX/DivX4/DivX5 filmeket nézzünk nem-x86 platformokon, méghozzá +sokkal gyorsabb dekódolással mint amit a Win32 codec-ek, és az eredeti DivX4 +lehetővé tesz!
Ezekenkívül még tartalmaz jónéhány más érdekes codec-et, pl: RealVideo 1.0, MJPEG, h263, h263+, stb.
@@ -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 avfm=5
opciót.
Ekkor az MPlayer az ffdivx/ffodivx codec-eket használja
-a DivX/DivX4 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 DivX 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.
diff -r 940f3bf0c3a0 -r 0cb063e71d9a DOCS/Hungarian/documentation.html
--- 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 @@
CODECEK
This section contains information about the DivX4 codec of ProjectMayo. Their first available alpha version was the OpenDivX 4.0 @@ -47,9 +47,10 @@
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. :(
+traditional Win32 DivX DLL's (note that libavcodec's decoder is EVEN FASTER, +so the usage of this codec is DISCOURAGED - you need it only for +encoding). See below for configuration. The only disadvantage of this codec is +that it's currently closed-source. :(The codec can be downloaded from the following URL:
@@ -64,9 +65,9 @@Note: do NOT forget to add /usr/local/lib
to your
/etc/ld.so.conf
and running ldconfig
!
MPlayer 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).
+MPlayer 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).
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 @@
-vc odivx | - | using divx4 codec as a new version of OpenDivX. + | using the codec as a new version of OpenDivX. in this case it produces YV12 image in its own buffer, and MPlayer (libvo) does colorspace conversion. (RECOMMENDED!) | |
-vc divx4 | - | using divx4 codec's colorspace conversion. + | using the codec's colorspace conversion. in this mode, you can use YUY2/UYVY too. |
2.2.1.2. ffmpeg's DivX/libavcodec
-Beginning with version 0.4.2 , ffmpeg contains an opensource DivX codec, -which is compatible with the traditional DivX. MPlayer supports this codec, -and this makes it possible to watch DivX/DivX4 movies on non-x86 platforms, -and gain much faster DivX/DivX4 decoding speed than the Win32 codecs and -the original DivX4 library has!
+Beginning with version 0.4.2 , +ffmpeg contains an +opensource DivX codec, which is compatible with the traditional DivX. +MPlayer supports this codec, and this makes it possible to watch +DivX/DivX4/DivX5 movies on non-x86 platforms, and gain much faster +DivX/DivX4/DivX5 decoding speed than the Win32 codecs and the original +DivX4 library has!
It also contains lots of nice codecs, such as RealVideo 1.0, MJPEG, h263, h263+, etc.
@@ -151,8 +154,9 @@ffmpeg12
section from codecs.conf (this codec isn't optimized, and
libmpeg2 is twice as fast), and place vfm=5
in my config file.
Then MPlayer always uses ffdivx/ffodivx to decode
-DivX/DivX4 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.
+DivX 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.
diff -r 940f3bf0c3a0 -r 0cb063e71d9a DOCS/documentation.html
--- 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 @@
CODECS