summaryrefslogtreecommitdiffstats
path: root/DOCS/MPlayer-FAQ
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-04-04 16:47:53 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-04-04 16:47:53 +0000
commit88cba89430c3e739903175a97a1132f936597e50 (patch)
tree4ea435495dd2b86db4b31f37e7dec1cf6b8b4679 /DOCS/MPlayer-FAQ
parentfe5a1725ba41120965c0865fd9789a638f15311c (diff)
downloadmpv-88cba89430c3e739903175a97a1132f936597e50.tar.bz2
mpv-88cba89430c3e739903175a97a1132f936597e50.tar.xz
big review
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@282 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/MPlayer-FAQ')
-rw-r--r--DOCS/MPlayer-FAQ24
1 files changed, 13 insertions, 11 deletions
diff --git a/DOCS/MPlayer-FAQ b/DOCS/MPlayer-FAQ
index 85e346079b..843e4c8ef3 100644
--- a/DOCS/MPlayer-FAQ
+++ b/DOCS/MPlayer-FAQ
@@ -11,7 +11,7 @@ And from now i can say that "read the fuckin' FAQ!" :-)
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 @@ Q: I have Pentium III but ./configure doesn't detect SSE
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 @@ Q: I've got 'MPlayer interrupted by signal 11' in module audio_setup or
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!