Mercurial > mplayer.hg
diff DOCS/MPlayer-FAQ @ 281:6c3a2c2c966d
big review
author | gabucino |
---|---|
date | Wed, 04 Apr 2001 16:47:53 +0000 |
parents | 3b6cf9339a12 |
children | 0110a8896cc7 |
line wrap: on
line diff
--- a/DOCS/MPlayer-FAQ Tue Apr 03 22:27:47 2001 +0000 +++ b/DOCS/MPlayer-FAQ Wed Apr 04 16:47:53 2001 +0000 @@ -11,7 +11,7 @@ Let's ask! ~~~~~~~~~~ Q: SDL output doesn't work or compile. Problem is .... -A: It works only with SDL v1.1.7 (and maybe newer) +A: It is tested with SDL v1.1.8 (probably runs on 1.1.7 too). It does NOT work with 1.1.6, 1.1.5 1.1.4 1.1.3 1.0.4 etc, don't ask. Q: I am still having trouble compiling with SDL support. gcc says something @@ -33,11 +33,10 @@ A: Only kernel versions 2.4.x supports SSE (or try latest 2.2.19 or newer) Q: fullscreen option (-fs) and/or -xy doesn't work with x11 driver (-vo x11) -A: x11 driver doesn't support scaling, and it can't change screen resolution. - Yes, I know that it should be but I have no time to write software - scaling routines and experiencing with XVidMode extension... - You can do it yourself, just press ALT,CTRL,- or ALT,CTRL,+ simultaneously, - see X-server docs for details. +A: x11 driver doesn't support scaling, but XF86VidMode support is now + used: you must specify the -vm and the -fs switch, and you're done. + Make sure you have the right Modelines in your XF86Config file, and + try if the DGA driver works for you. It's much faster. Q: audio goes out of sync playing .avi file A: try with -bps or -nobps option @@ -99,12 +98,15 @@ decode_audio. A: It's a damaged file with bad mp3 audio stream. Try it with -afm 4 -Q: It aborts with signal 11 playing a file with IMA-ADPCM audio. -A: This codec isn't yet supported! - Q: Are there rpm/deb/... packages of MPlayer? -A: Not yet. However, you can make a .deb package for yourself, check - DOCS/DEBIAN +A: You can make a .deb package for yourself, check DOCS/DEBIAN . + There are .rpm packages at + ftp://ftp.pld.org.pl/test/i{3,5,6}86/ + and/or + ftp://ftp.pld.org.pl/PLD-1.0/i{3,5,6}86/PLD/RPMS/ + NOTE: i{3,5,6} stand for i386, i586, i686 . If you have i686 CPU, use + i686, etc. + NOTE: MANUAL COMPILATION _ALWAYS_ GIVES BETTER PERFORMANCE AND SPEED ! Q: Are there any mailing lists on MPlayer? A: Yes! See README on how to subscribe them!