changeset 10505:cb83f897404c

Better explanation, as suggested by Ivan Kalvachev.
author diego
date Wed, 30 Jul 2003 23:30:15 +0000
parents c11e94d23076
children 387f33c415a9
files DOCS/en/faq.html DOCS/xml/en/faq.xml
diffstat 2 files changed, 5 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/en/faq.html	Wed Jul 30 22:10:06 2003 +0000
+++ b/DOCS/en/faq.html	Wed Jul 30 23:30:15 2003 +0000
@@ -414,7 +414,8 @@
   <DT>Q: I cannot pinpoint the cause of some strange playback problem.</DT>
   <DD>A: Do you have a stray <CODE>codecs.conf</CODE> file in
     <CODE>~/.mplayer/</CODE>, <CODE>/etc/</CODE>, <CODE>/usr/local/etc/</CODE>
-    or a similar location? Remove it.</DD>
+    or a similar location? Remove it, outdated <CODE>codecs.conf</CODE> files
+    can cause obscure problems. MPlayer will use its builtin one instead.</DD>
   <DD>&nbsp;</DD>
 
   <DT>Q: ... works with xine/avifile/... but doesn't with MPlayer.</DT>
--- a/DOCS/xml/en/faq.xml	Wed Jul 30 22:10:06 2003 +0000
+++ b/DOCS/xml/en/faq.xml	Wed Jul 30 23:30:15 2003 +0000
@@ -588,7 +588,9 @@
 <answer><para>
 Do you have a stray <filename>codecs.conf</filename> file in
 <filename>~/.mplayer/</filename>, <filename>/etc/</filename>,
-<filename>/usr/local/etc/</filename> or a similar location? Remove it.
+<filename>/usr/local/etc/</filename> or a similar location? Remove it,
+outdated <filename>codecs.conf</filename> files can cause obscure
+problems. MPlayer will use its builtin one instead.
 </para></answer>
 </qandaentry>