Mercurial > mplayer.hg
changeset 1169:cc92696fd3f8
*** empty log message ***
author | gabucino |
---|---|
date | Tue, 19 Jun 2001 22:33:07 +0000 |
parents | 95747f951577 |
children | 204b0a4c6aa8 |
files | DOCS/MPlayer-FAQ |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/MPlayer-FAQ Tue Jun 19 22:29:42 2001 +0000 +++ b/DOCS/MPlayer-FAQ Tue Jun 19 22:33:07 2001 +0000 @@ -208,6 +208,16 @@ 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/