diff options
-rw-r--r-- | DOCS/Hungarian/VIDEOCARDS | 9 | ||||
-rw-r--r-- | DOCS/VIDEOCARDS | 9 |
2 files changed, 18 insertions, 0 deletions
diff --git a/DOCS/Hungarian/VIDEOCARDS b/DOCS/Hungarian/VIDEOCARDS index f4146eb8c8..e2e369e2b0 100644 --- a/DOCS/Hungarian/VIDEOCARDS +++ b/DOCS/Hungarian/VIDEOCARDS @@ -70,6 +70,15 @@ Ha mukodesre akarod birni, a kovetkezoket kell figyelembe venned: Tamogatnia kell a YUY2 packed, YV12 planar pixelformatumokat, hogy hasznalhato legyen MPlayer-rel. + Ha az xvinfo nem irja ki mindezt, de az XVideo kiterjesztes be van toltve, + es biztos vagy benne hogy a kartyad tud YUV konverziot, + - 3dfx voodoo3/banshee tulajok toltsenek le uj DRI-t a + http://dri.sourceforge.net cimrol + - S3 Savage4-esek toltsek le a beta Xv drivert a + ftp://thot.banki.hu-rol + - nVidia felhasznalok adjak el a kartyajukat... vagy nezzenek el az + nVidia site-jara + 5. MPlayer-t 'xv' tamogatassal kell forditani. 'configure'-nak ezt kell kiirnia: Checking for Xv ... yes diff --git a/DOCS/VIDEOCARDS b/DOCS/VIDEOCARDS index 5efcc7ea5a..bb0976d626 100644 --- a/DOCS/VIDEOCARDS +++ b/DOCS/VIDEOCARDS @@ -66,6 +66,15 @@ In order to make this work, be sure to check the following: It must support YUY2 packed, and YV12 planar pixel formats to be usable with MPlayer. + If xvinfo doesn't show these, but XVideo extension is loaded and you're + sure your card can do YUV conversion, + - 3dfx voodoo3/banshee users download a new DRI from + http://dri.sourceforge.net + - S3 Savage4 users download the beta Xv driver from + ftp://thot.banki.hu + - nVidia users sell their card.. or download the nVidia driver from + nVidia's website + 5. Be sure MPlayer is compiled with the "xv" target. "./configure" should say: Checking for Xv ... yes |