summaryrefslogtreecommitdiffstats
path: root/DOCS/codecs.html
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-28 17:30:46 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-28 17:30:46 +0000
commit6867b9d2c128933012859821ee40ee3c9529addb (patch)
tree59f62b3f6220af9110fd4ef9416d3118e4bf1c2e /DOCS/codecs.html
parentf05d4ac7adb933132560a60402891ea577500ceb (diff)
downloadmpv-6867b9d2c128933012859821ee40ee3c9529addb.tar.bz2
mpv-6867b9d2c128933012859821ee40ee3c9529addb.tar.xz
small update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5379 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/codecs.html')
-rw-r--r--DOCS/codecs.html12
1 files changed, 2 insertions, 10 deletions
diff --git a/DOCS/codecs.html b/DOCS/codecs.html
index 3998e9379c..0029770f48 100644
--- a/DOCS/codecs.html
+++ b/DOCS/codecs.html
@@ -150,16 +150,8 @@ like this:</P>
<P>Then compile. configure detects if it's alright, and can be compiled. The
codec also <B>supports postprocessing!</B></P>
-<P>In order to use it, update your codecs.conf file, and do as the manpage,
-or the example.conf says (the -vfm option).</P>
-
-<P>To achieve the <B>greatest speed</B> on my K6, I remove the
-<CODE>ffmpeg12</CODE> section from codecs.conf (this codec isn't optimized, and
-libmpeg2 is twice as fast), and place <CODE>vfm=5</CODE> in my config file.
-Then <B>MPlayer</B> always uses <B>ffdivx/ffodivx</B> to decode
-<B>DivX</B> 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.</P>
+<P>With ffmpeg and my Matrox G400, I can view even the highest resolution DivX
+ movies on my K6/2 500, without dropped frames.</P>
<P><B><A NAME=2.2.1.3>2.2.1.3. XAnim codecs</A></B></P>