diff DOCS/en/codecs.html @ 10308:b27f7db9bccb

DivX4Linux and XVID can be used together
author gabucino
date Wed, 18 Jun 2003 16:12:29 +0000
parents 56aa5a5ea2ca
children 4b0bab36c1c0
line wrap: on
line diff
--- a/DOCS/en/codecs.html	Wed Jun 18 14:29:04 2003 +0000
+++ b/DOCS/en/codecs.html	Wed Jun 18 16:12:29 2003 +0000
@@ -292,7 +292,6 @@
 <UL>
   <LI>currently it does not properly <B>decode</B> all DivX/DivX4 files (no 
     problem as <A HREF="#libavcodec">libavcodec</A> can play them)</LI>
-  <LI>you have to choose between DivX4 <B>or</B> XviD support at compiletime</LI>
   <LI>under development</LI>
 </UL>
 
@@ -343,12 +342,11 @@
 
 <OL>
   <LI>download MPlayer CVS</LI>
-  <LI>compile MPlayer with:<BR>
-    <CODE>$ ./configure --enable-qtx</CODE></LI>
   <LI>download QuickTime DLL pack from
     <A HREF="http://www.mplayerhq.hu/MPlayer/releases/codecs/">http://www.mplayerhq.hu/MPlayer/releases/codecs/</A></LI>
   <LI>extract QuickTime DLL pack to your Win32 codecs directory (default:
     <CODE>/usr/local/lib/codecs/</CODE>)</LI>
+  <LI>compile MPlayer</LI>
 </OL>