Index: DOCS/xml/en/codecs.xml =================================================================== RCS file: /cvsroot/mplayer/main/DOCS/xml/en/codecs.xml,v retrieving revision 1.64 diff -u -r1.64 codecs.xml --- DOCS/xml/en/codecs.xml 8 May 2005 21:48:02 -0000 1.64 +++ DOCS/xml/en/codecs.xml 10 Jun 2005 20:33:24 -0000 @@ -418,47 +418,31 @@ XviD -XviD is a forked development of the -OpenDivX codec. It happened when ProjectMayo changed OpenDivX to closed source +XviD is an open-source MPEG-4 ASP +compliant video codec which, features two-pass encoding and full MPEG-4 ASP +support, making it a lot more efficient than the well-known DivX codec. +It yields very good video quality and good performance due to CPU +optimizations for most modern processors. + + + It began as a forked development of the OpenDivX codec. + This happened when ProjectMayo changed OpenDivX to closed source DivX4 (now DivX5), and the non-ProjectMayo people working on OpenDivX got angry, then started XviD. So both projects have the same origin. - - -ADVANTAGES - - open source - - - its API is compatible with DivX4 so adding support for it is easy - - - 2-pass encoding support - - - nice encoding quality, higher speed than DivX4 (you can optimize it for - your box while compiling) - - - - -DISADVANTAGES - - currently it does not properly decode all - DivX/DivX4 files (no problem as - libavcodec - can play them) - - - under development - - -INSTALLING XVID CVS +Installing <systemitem class="library">XviD</systemitem> - It is currently available only from CVS. Here are download and installation - instructions (you need at least autoconf 2.50, automake and libtool): + Like most Open Source softwares, it is available in two flavors: + official releases + and CVS version. + CVS version is usually stable enough to use it, as most of times it + features fixes for bugs that exists in releases. + Here are download and installation instructions to make + XviD CVS work + with MEncoder (you need at least autoconf 2.50, + automake and libtool): cvs -z3 -d:pserver:anonymous@cvs.xvid.org:/xvid login