mirror of
https://github.com/mpv-player/mpv
synced 2025-02-11 15:24:30 +01:00
Remove outdated graphics cards recommendations and fix wrong GTK dependency.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19874 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
cbd842af7d
commit
767383f688
10
README
10
README
@ -21,7 +21,7 @@ Requirements:
|
||||
package(s) installed.
|
||||
- To compile MPlayer with X11 support, you need to have the X Window System
|
||||
development packages (like for XFree86 or X.Org) installed.
|
||||
- For the GUI you need the libpng and GTK 1.2 development packages.
|
||||
- For the GUI you need the libpng and GTK development packages.
|
||||
|
||||
|
||||
Before you start...
|
||||
@ -30,14 +30,6 @@ which driver to use with your video card to get the best quality and
|
||||
performance. Most cards require special drivers not included with XFree86 to
|
||||
drive their 2-D video acceleration features like YUV and scaling.
|
||||
|
||||
A quick and incomplete list of recommendations:
|
||||
- ATI cards: Get the GATOS drivers for X11/Xv or use VIDIX.
|
||||
- Matrox G200/G4x0/G550: Compile and use mga_vid for Linux, on BSD use VIDIX.
|
||||
- 3dfx Voodoo3/Banshee: Get XFree86 4.2.0+ for Xv or use the tdfxfb driver.
|
||||
- nVidia cards: Get the X11 driver from www.nvidia.com for Xv support.
|
||||
- NeoMagic cards: Get an Xv capable driver from our homepage as described in
|
||||
DOCS/HTML/en/video.html.
|
||||
|
||||
Without accelerated video even an 800MHz P3 may be too slow to play DVDs.
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user