summaryrefslogtreecommitdiffstats
path: root/DOCS/en
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-07-30 23:30:15 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-07-30 23:30:15 +0000
commit9cb3ddc3a48f91ce0b63295704f6741a07345df5 (patch)
tree2651570ef11d91677e25e26650954c2da47b72f1 /DOCS/en
parentf58de5d128bfa80f48e99736094ccb7a865c487f (diff)
downloadmpv-9cb3ddc3a48f91ce0b63295704f6741a07345df5.tar.bz2
mpv-9cb3ddc3a48f91ce0b63295704f6741a07345df5.tar.xz
Better explanation, as suggested by Ivan Kalvachev.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10506 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/en')
-rw-r--r--DOCS/en/faq.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/en/faq.html b/DOCS/en/faq.html
index de6d844f3b..7916ef57c8 100644
--- a/DOCS/en/faq.html
+++ b/DOCS/en/faq.html
@@ -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>