diff options
author | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-06-19 22:33:07 +0000 |
---|---|---|
committer | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-06-19 22:33:07 +0000 |
commit | 5bf0bcb3c51dd380f4919d6916028d4fbca11211 (patch) | |
tree | 09b557ebf24d676557b41ee3effd9c0f7bde6b69 /DOCS | |
parent | 087a06896625d4203ac9e94e1544f470a42d3cd2 (diff) |
*** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1170 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/MPlayer-FAQ | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/DOCS/MPlayer-FAQ b/DOCS/MPlayer-FAQ index 7023520931..a60a52513d 100644 --- a/DOCS/MPlayer-FAQ +++ b/DOCS/MPlayer-FAQ @@ -208,6 +208,16 @@ Q: MPlayer dies with "MPlayer interrupted by signal 4 in module: decode_video". A: Try running MPlayer on the machine you compiled on. Or recompile. Don't use MPlayer on different CPU than it was compiled on. +Q: I have problems with WindowMaker and fullscreen xv/xmga/sdl/x11 modes.. + It was OK before the ICCCM-compliance patch. +A: Known problem, ICCCM sucks. + +Q: But it works with avifile ! +A: So what? + +Q: Then avifile is better ! +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/ |