summaryrefslogtreecommitdiffstats
path: root/DOCS/MPlayer-FAQ
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-03-10 23:13:48 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-03-10 23:13:48 +0000
commit0a70b4b6e74c0d09037f046667d6538110e434d8 (patch)
tree88ba6f302818ff78b77d8b359d1989a813ec9db4 /DOCS/MPlayer-FAQ
parentb2211f4861004f18142e89ac23daf94cd51b2f9a (diff)
downloadmpv-0a70b4b6e74c0d09037f046667d6538110e434d8.tar.bz2
mpv-0a70b4b6e74c0d09037f046667d6538110e434d8.tar.xz
something
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@75 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/MPlayer-FAQ')
-rw-r--r--DOCS/MPlayer-FAQ5
1 files changed, 3 insertions, 2 deletions
diff --git a/DOCS/MPlayer-FAQ b/DOCS/MPlayer-FAQ
index 97da79c0d2..13fd375575 100644
--- a/DOCS/MPlayer-FAQ
+++ b/DOCS/MPlayer-FAQ
@@ -128,8 +128,9 @@ Q: I have problems playing files with ... codec. Can I use'em?
A: Check DOCS/TODO , if it doesn't contain your codec, contact us.
Q: What about DGA driver? I can't find it!!!
-A: You have to run ./configure --enable-dga and then recompile.
- It will be autodetected in the near future.
+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
Q: Ok, -vo help shows DGA driver, but it is babbling about permissions!
Help me!