summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DOCS/faq.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/faq.html b/DOCS/faq.html
index e9fcb274e7..e67dd10c3d 100644
--- a/DOCS/faq.html
+++ b/DOCS/faq.html
@@ -36,7 +36,7 @@
"-L/usr/local/lib " after "X_LIBS=" Now type make. You're done!
<B>Q: It doesn't compile, and it misses uint64_t inttypes.h and similar things...
- </B>A: copy DOCS/inttypes.h to <B>MPlayer</B> directory (cp DOCS/inttypes.h .)
+ </B>A: copy etc/inttypes.h to <B>MPlayer</B> directory (cp etc/inttypes.h .)
try again... if fail, contact us
<B>Q: I have Pentium III but ./configure doesn't detect SSE
@@ -227,7 +227,7 @@
</B>A: Then use avifile, it has nice GUI and nice C++ code :)
<B>Q: I got this playing mpeg files: Can't find codec for video format 0x10000001 !
- </B>A: You have old version of codecs.conf at ~/.mplayer/. Upgrade it from DOCS/
+ </B>A: You have old version of codecs.conf at ~/.mplayer/. Upgrade it from etc/
<B>Q: After starting mplayer under KDE(1/2) I just get a black screen and nothing
happens, after about one minute the video starts playing.