mirror of https://github.com/mpv-player/mpv
something
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@75 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
b2211f4861
commit
0a70b4b6e7
|
@ -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!
|
||||
|
|
Loading…
Reference in New Issue