Mercurial > mplayer.hg
comparison DOCS/MPlayer-FAQ @ 145:58169856e578
added "read the fucking VIDEOCARDS" texts
author | gabucino |
---|---|
date | Sun, 18 Mar 2001 20:42:30 +0000 |
parents | 1d171a588333 |
children | 163bb3cee94d |
comparison
equal
deleted
inserted
replaced
144:ba9f8f547632 | 145:58169856e578 |
---|---|
67 it's known not to work with X 4.0.x DRI drivers and nVidia's binary shit. | 67 it's known not to work with X 4.0.x DRI drivers and nVidia's binary shit. |
68 it's known to work with Utah-GLX and Matrox G400 card. | 68 it's known to work with Utah-GLX and Matrox G400 card. |
69 it will not work with 3DFX cards because the 256x256 texture size limit. | 69 it will not work with 3DFX cards because the 256x256 texture size limit. |
70 | 70 |
71 Q: I have G200/G400, how to compile/use mga_vid driver? | 71 Q: I have G200/G400, how to compile/use mga_vid driver? |
72 A: read INSTALL and README... | 72 A: read VIDEOCARDS, INSTALL, README |
73 | 73 |
74 Q: What's XMMP? (it's XMMS or XMPS but mispelled?) | 74 Q: What's XMMP? (it's XMMS or XMPS but mispelled?) |
75 A: It's a new project, see http://frozenproductions.com for details | 75 A: It's a new project, see http://frozenproductions.com for details |
76 | 76 |
77 Q: There are error messages about file not found /usr/lib/win32/.... | 77 Q: There are error messages about file not found /usr/lib/win32/.... |
128 A: Check DOCS/TODO , if it doesn't contain your codec, contact us. | 128 A: Check DOCS/TODO , if it doesn't contain your codec, contact us. |
129 | 129 |
130 Q: What about DGA driver? I can't find it!!! | 130 Q: What about DGA driver? I can't find it!!! |
131 A: ./configure autodetects your DGA driver. If -vo help doesn't show | 131 A: ./configure autodetects your DGA driver. If -vo help doesn't show |
132 DGA, then there's a problem with your X installation. | 132 DGA, then there's a problem with your X installation. |
133 Try ./configure --enable-dga | 133 Try ./configure --enable-dga (and read VIDEOCARDS) |
134 | 134 |
135 Q: Ok, -vo help shows DGA driver, but it is babbling about permissions! | 135 Q: Ok, -vo help shows DGA driver, but it is babbling about permissions! |
136 Help me! | 136 Help me! |
137 A: Make the mplayer binary SUID root. Become root and type the following: | 137 A: Make the mplayer binary SUID root. Become root and type the following: |
138 'chown root /usr/local/bin/mplayer' | 138 'chown root /usr/local/bin/mplayer' |