From 3711f77b92714c6f54080832026665facf8a07e0 Mon Sep 17 00:00:00 2001 From: gabucino Date: Wed, 22 Aug 2001 16:57:49 +0000 Subject: *** empty log message *** git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1625 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/codecs.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'DOCS/codecs.html') diff --git a/DOCS/codecs.html b/DOCS/codecs.html index a72517f3cb..251c4e3cb0 100644 --- a/DOCS/codecs.html +++ b/DOCS/codecs.html @@ -44,9 +44,9 @@ to get info about its status and about how to help us adding support for it! - 2.1.2.1. OpenDivX + 2.1.2.1. DivX4 - This section contains information about the DivX/OpenDivX codecs of + This section contains information about the DivX4 codec of ProjectMayo. Their first available alpha version was the OpenDivX 4.0 alpha 47 and 48. Support for this was/is included in MPlayer, and built by default. We even used its postprocessing code to optionally enhance visual @@ -74,9 +74,9 @@ cp decore.h /usr/local/include/ - MPlayer autodetects if OpenDivX is (properly) installed, just compile + 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 fucked up config (see last question of 6.1 section). + and/or has fucked up config (see last question of 5.1 section). Using it is a bit tricky. As it conflicts with the old OpenDivX (it's API is very similar to OpenDivX's), OpenDivX code is disabled, and the OpenDivX @@ -111,11 +111,10 @@ 2.1.2.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 contains this codec, + which is compatible with the traditional DivX. MPlayer supports this codec, and this makes it possible to watch DivX movies on non-x86 platforms! - To get it compile, you'll need nasm, bison, and flex, above the other - devel tools. It was removed from MPlayer's cvs tree, you have - to download it manually directly from FFmpeg's tree : + It was removed from MPlayer's cvs tree, you have to download it + manually directly from FFmpeg's tree : cvs -d:pserver:anonymous@cvs.ffmpeg.sourceforge.net:/cvsroot/ffmpeg login @@ -145,6 +144,7 @@ Note: libavcodec contains other codecs as well, but at the moment we mostly focus on ffdivx, and it's unlikely that this will change. + 2.1.4. Codec importing howto -- cgit v1.2.3