comparison DOCS/MPlayer-FAQ @ 744:6bb9d383c392

CODECS -> codecs.conf
author gabucino
date Wed, 09 May 2001 23:30:44 +0000
parents 79f7c70dbdc1
children c653430f0789
comparison
equal deleted inserted replaced
743:79f7c70dbdc1 744:6bb9d383c392
135 command. Also check the /usr/include/X11 link : 135 command. Also check the /usr/include/X11 link :
136 $ ln -sf /usr/X11R6/include/X11 /usr/include/X11 136 $ ln -sf /usr/X11R6/include/X11 /usr/include/X11
137 Your distribution may differ from the Linux Filesystem Standard. 137 Your distribution may differ from the Linux Filesystem Standard.
138 138
139 Q: I have problems playing files with ... codec. Can I use'em? 139 Q: I have problems playing files with ... codec. Can I use'em?
140 A: Check DOCS/CODECS, if it doesn't contain your codec, contact us. 140 A: Check DOCS/codecs.conf, if it doesn't contain your codec, contact us.
141 141
142 Q: What about DGA driver? I can't find it!!! 142 Q: What about DGA driver? I can't find it!!!
143 A: ./configure autodetects your DGA driver. If -vo help doesn't show 143 A: ./configure autodetects your DGA driver. If -vo help doesn't show
144 DGA, then there's a problem with your X installation. 144 DGA, then there's a problem with your X installation.
145 Try ./configure --enable-dga (and read VIDEOCARDS) 145 Try ./configure --enable-dga (and read VIDEOCARDS)