summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-03-09 22:32:54 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-03-09 22:32:54 +0000
commit20d28591a1cca7eda1e3c60aeaea5a6c25891e5e (patch)
tree8c49ef749efa0c11ba5b6183a204a489c02277d4 /DOCS
parent096dcb6f075cb2e939fa5c672e213dfea52f522d (diff)
downloadmpv-20d28591a1cca7eda1e3c60aeaea5a6c25891e5e.tar.bz2
mpv-20d28591a1cca7eda1e3c60aeaea5a6c25891e5e.tar.xz
fsdga stuffz added. uccse nezi soha senki :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@68 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/MPlayer-FAQ3
-rw-r--r--DOCS/README2
2 files changed, 4 insertions, 1 deletions
diff --git a/DOCS/MPlayer-FAQ b/DOCS/MPlayer-FAQ
index 56b781dcd3..97da79c0d2 100644
--- a/DOCS/MPlayer-FAQ
+++ b/DOCS/MPlayer-FAQ
@@ -138,3 +138,6 @@ A: Make the mplayer binary SUID root. Become root and type the following:
'chmod 750 /usr/local/bin/mplayer'
'chmod +s /usr/local/bin/mplayer'
Now it works as a simple user, too.
+
+Q: The fsdga driver doesn't work with my xyz.avi file. Why is that?
+A: Because it only works with MPEG. (yet)
diff --git a/DOCS/README b/DOCS/README
index 66a6e7aae6..c652b700a8 100644
--- a/DOCS/README
+++ b/DOCS/README
@@ -79,7 +79,7 @@ Supported video output devices:
(Xv emulation on X 3.3.x !)
- x11: X11 optionally with SHM extension
- dga: X11 DGA extension
-- fsdga:X11 DGA extension with fullscreen scaling
+- fsdga:X11 DGA extension with fullscreen scaling (only with MPEG!)
- xv: X11 using overlays with the Xvideo extension (hardware YUV & scaling)
- gl: OpenGL renderer, works only with Utah-GLX! (no DRI or nVidia drivers)
- syncfb: Matrox G400 YUV support on framebuffer (not tested, maybe broken)