summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DOCS/DivX4Linux4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/DivX4Linux b/DOCS/DivX4Linux
index 6bdab73695..b1431d15b3 100644
--- a/DOCS/DivX4Linux
+++ b/DOCS/DivX4Linux
@@ -18,11 +18,11 @@ How to enable DivX4Linux support?
Change DECORE_LIBS in config.mak to be:
DECORE_LIBS=-L/usr/local/lib -ldivxdecore
-4. Compile mplayer
+4. Compile mplayer (make;make install)
5. How to enable it?
It's a bit tricky. As it conflicts with opendivx (it's API is very
- similar to opendivx's), opendivx code is disabled, and teh opendivx
+ similar to opendivx's), opendivx code is disabled, and the opendivx
driver calls this library too.
You have 2 choices:
-vc odivx : using divx4 codec as a new version of opendivx.