1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-19 01:47:38 +00:00
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@762 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabucino 2001-05-11 07:09:40 +00:00
parent e4bb0d1063
commit ed744d0c45

View File

@ -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: