Mercurial > mplayer.hg
changeset 145:58169856e578
added "read the fucking VIDEOCARDS" texts
author | gabucino |
---|---|
date | Sun, 18 Mar 2001 20:42:30 +0000 |
parents | ba9f8f547632 |
children | f3eb963d1370 |
files | DOCS/MPlayer-FAQ |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/MPlayer-FAQ Sun Mar 18 20:41:46 2001 +0000 +++ b/DOCS/MPlayer-FAQ Sun Mar 18 20:42:30 2001 +0000 @@ -69,7 +69,7 @@ it will not work with 3DFX cards because the 256x256 texture size limit. Q: I have G200/G400, how to compile/use mga_vid driver? -A: read INSTALL and README... +A: read VIDEOCARDS, INSTALL, README Q: What's XMMP? (it's XMMS or XMPS but mispelled?) A: It's a new project, see http://frozenproductions.com for details @@ -130,7 +130,7 @@ Q: What about DGA driver? I can't find it!!! A: ./configure autodetects your DGA driver. If -vo help doesn't show DGA, then there's a problem with your X installation. - Try ./configure --enable-dga + Try ./configure --enable-dga (and read VIDEOCARDS) Q: Ok, -vo help shows DGA driver, but it is babbling about permissions! Help me!