diff options
author | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-05-11 07:09:40 +0000 |
---|---|---|
committer | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-05-11 07:09:40 +0000 |
commit | ed744d0c45ce6dd7bfba2f52504eb794ec1c635f (patch) | |
tree | eecb94728e19e119a15b265f9f20749003842171 /DOCS/VIDEOCARDS | |
parent | e4bb0d1063ce4e8927e4a17917a3efa229c3ca40 (diff) |
typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@762 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/VIDEOCARDS')
-rw-r--r-- | DOCS/VIDEOCARDS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/VIDEOCARDS b/DOCS/VIDEOCARDS index 947e313298..cfb8f0164d 100644 --- a/DOCS/VIDEOCARDS +++ b/DOCS/VIDEOCARDS @@ -82,7 +82,7 @@ II. OpenGL drivers with *working* *fast* glTexSubImage() support. III. Native card-specific drivers -There is 3 native drivers for Linux: +There are 3 native drivers for Linux: 1. Matrox G200/G400/G450 BES (Back-End Scaler) support -> mga_vid kernel drv. It's active developed by me (A'rpi), and it has hardware VSYNC support with triple buffering. It works on both framebuffer console and under X. @@ -130,7 +130,7 @@ using the DGA driver: 2. MPlayer's DGA driver is autodetected on ./configure, or you can force it with --enable-dga. 3. If the driver couldn't switch to a smaller resolution, experiment with - switches -vm (only with X 3.0.x), -fs, -bpp, -zoom to find a video mode that + switches -vm (only with X 3.3.x), -fs, -bpp, -zoom to find a video mode that the movie fits in. There is no converter right now.. :( 4. Become ROOT. DGA needs root access to be able to write directly video memory. If you want to run it as user, then install MPlayer SUID root: |