summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-07-28 01:57:50 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-07-28 01:57:50 +0000
commit1298a168d71ac59c18fb25102e496e2720d1bfbc (patch)
treebd40170dedcb9b2bfa7318d943a7a0682a8ca4b5
parentb7c68f8ad32ad9e06c686ec42c05c73163eac904 (diff)
downloadmpv-1298a168d71ac59c18fb25102e496e2720d1bfbc.tar.bz2
mpv-1298a168d71ac59c18fb25102e496e2720d1bfbc.tar.xz
just in case
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10491 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--DOCS/en/faq.html6
-rw-r--r--DOCS/xml/en/faq.xml12
2 files changed, 18 insertions, 0 deletions
diff --git a/DOCS/en/faq.html b/DOCS/en/faq.html
index 567c554898..de6d844f3b 100644
--- a/DOCS/en/faq.html
+++ b/DOCS/en/faq.html
@@ -411,6 +411,12 @@
<DL>
+ <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>
+ <DD>&nbsp;</DD>
+
<DT>Q: ... works with xine/avifile/... but doesn't with MPlayer.</DT>
<DD>A: MPlayer is not xine/avifile/... Although these players have some code
in common, the codecs (DLL) set, synchronization, demultiplexing etc is
diff --git a/DOCS/xml/en/faq.xml b/DOCS/xml/en/faq.xml
index 766d43dcb8..444755d5b4 100644
--- a/DOCS/xml/en/faq.xml
+++ b/DOCS/xml/en/faq.xml
@@ -580,6 +580,18 @@ Use:
<qandadiv id="faq-playback">
<title>Playback problems</title>
+
+<qandaentry>
+<question><para>
+I cannot pinpoint the cause of some strange playback problem.
+</para></question>
+<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.
+</para></answer>
+</qandaentry>
+
<qandaentry>
<question><para>
... works with <application>xine/avifile/...</application> but doesn't with