[Mplayer-cvslog] CVS: main/DOCS/xml/en faq.xml,1.7,1.8
Diego Biurrun CVS
diego at mplayerhq.hu
Thu Jul 10 20:27:50 CEST 2003
Update of /cvsroot/mplayer/main/DOCS/xml/en
In directory mail:/var/tmp.root/cvs-serv26710/DOCS/xml/en
Modified Files:
faq.xml
Log Message:
codecs.conf files are a thing of the past.
Index: faq.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/faq.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- faq.xml 9 Jul 2003 17:35:34 -0000 1.7
+++ faq.xml 10 Jul 2003 18:27:24 -0000 1.8
@@ -663,7 +663,7 @@
I got this playing MPEG files: Can't find codec for video format 0x10000001!
</para></question>
<answer><para>
-You have an old version of <filename>codecs.conf</filename> at
+You have an old version of <filename>codecs.conf</filename> in
<filename class="directory">~/.mplayer/</filename>,
<filename class="directory">/etc/</filename>,
<filename class="directory">/usr/local/etc/</filename> or similar. Remove it.
@@ -693,7 +693,11 @@
and a green one with <option>-vc divx4</option>.
</para></question>
<answer><para>
-It's not a DivX file, but an MS MPEG4v3. Update your <filename>codecs.conf</filename>.
+It's not a DivX file, but an MS MPEG4v3.
+If you have an old version of <filename>codecs.conf</filename> in
+<filename class="directory">~/.mplayer/</filename>,
+<filename class="directory">/etc/</filename>,
+<filename class="directory">/usr/local/etc/</filename> or similar, remove it.
</para></answer>
</qandaentry>
@@ -731,8 +735,7 @@
<application>MPlayer</application>
</para></question>
<answer><para>
-Disable the Windows DLL in <filename>codecs.conf</filename>, or use the
-<option>-vc ffmjpeg</option> option (compile MPlayer with libavcodec for this to work).
+Use another codec to play the file, try <option>-vc ffmjpeg</option>.
</para></answer>
</qandaentry>
@@ -764,7 +767,10 @@
<screen>Detected video codec: [null] drv:0 (NULL codec (no decoding))</screen>
</para></question>
<answer><para>
-Update your <filename>codecs.conf</filename>.
+If you have an old version of <filename>codecs.conf</filename> in
+<filename class="directory">~/.mplayer/</filename>,
+<filename class="directory">/etc/</filename>,
+<filename class="directory">/usr/local/etc/</filename> or similar, remove it.
</para></answer>
</qandaentry>
More information about the MPlayer-cvslog
mailing list