summaryrefslogtreecommitdiffstats
path: root/DOCS/MPlayer-FAQ
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-03-27 17:40:41 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-03-27 17:40:41 +0000
commitaa9fa2b91ffa4ee0b41ed06f2fd65709cea0b168 (patch)
treedd0ae2ffe4d7a035066ec71f1195a343f4039dcd /DOCS/MPlayer-FAQ
parentefa3b5b6bc1c028fb8bc1fa94fd09715ed38a970 (diff)
downloadmpv-aa9fa2b91ffa4ee0b41ed06f2fd65709cea0b168.tar.bz2
mpv-aa9fa2b91ffa4ee0b41ed06f2fd65709cea0b168.tar.xz
The quick red fox jumped over the lazy brown dog.
(say it 5 times:) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@223 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/MPlayer-FAQ')
-rw-r--r--DOCS/MPlayer-FAQ18
1 files changed, 18 insertions, 0 deletions
diff --git a/DOCS/MPlayer-FAQ b/DOCS/MPlayer-FAQ
index ead3c6ab4f..1b8392a54c 100644
--- a/DOCS/MPlayer-FAQ
+++ b/DOCS/MPlayer-FAQ
@@ -147,3 +147,21 @@ A: Make the mplayer binary SUID root. Become root and type the following:
Q: The fsdga driver doesn't work with my xyz.avi file. Why is that?
A: Because it only works with MPEG. (yet)
+
+Q: When using Xvideo, my Voodoo 3/Banshee says:
+ X Error of failed request: BadAccess (attempt to access private resource
+ denied)
+ Major opcode of failed request: 147 (MIT-SHM)
+ Minor opcode of failed request: 1 (X_ShmAttach)
+ Serial number of failed request: 26
+ Current serial number in output stream:27
+A: Your driver is old, update it.
+
+Q: When using Xvideo, I can't play DivX avis with my Voodoo 3/Banshee !
+ It says:
+ ...
+ Xvideo image format: 0x32315659 (YV12) planar
+ Xvideo image format: 0x30323449 (I420) planar
+ ...
+A: Your driver is old, update it. The new driver also supports YUY2 required
+ for DivX.