# HG changeset patch # User arpi # Date 998525667 0 # Node ID 6591cd06b3564b79bb9c5019456442c8b0d4a342 # Parent 76835bed88ca6d9fc41cbb75dbd3c242115564c4 DOCS->etc diff -r 76835bed88ca -r 6591cd06b356 DOCS/faq.html --- a/DOCS/faq.html Wed Aug 22 23:54:57 2001 +0000 +++ b/DOCS/faq.html Thu Aug 23 00:14:27 2001 +0000 @@ -36,7 +36,7 @@ "-L/usr/local/lib " after "X_LIBS=" Now type make. You're done! Q: It doesn't compile, and it misses uint64_t inttypes.h and similar things... - A: copy DOCS/inttypes.h to MPlayer directory (cp DOCS/inttypes.h .) + A: copy etc/inttypes.h to MPlayer directory (cp etc/inttypes.h .) try again... if fail, contact us Q: I have Pentium III but ./configure doesn't detect SSE @@ -227,7 +227,7 @@ A: Then use avifile, it has nice GUI and nice C++ code :) Q: I got this playing mpeg files: Can't find codec for video format 0x10000001 ! - A: You have old version of codecs.conf at ~/.mplayer/. Upgrade it from DOCS/ + A: You have old version of codecs.conf at ~/.mplayer/. Upgrade it from etc/ 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.