Mercurial > mplayer.hg
changeset 1644:6591cd06b356
DOCS->etc
author | arpi |
---|---|
date | Thu, 23 Aug 2001 00:14:27 +0000 |
parents | 76835bed88ca |
children | a79cb130ea44 |
files | DOCS/faq.html |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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! <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.