comparison DOCS/VIDEOCARDS @ 831:dd4808cddb8c

...ugyse latja senki...
author gabucino
date Thu, 17 May 2001 22:41:52 +0000
parents 60296841e0c5
children b7fdf669fe84
comparison
equal deleted inserted replaced
830:48367c8f2641 831:dd4808cddb8c
63 type: YUV (planar) 63 type: YUV (planar)
64 (...etc...) 64 (...etc...)
65 65
66 It must support YUY2 packed, and YV12 planar pixel formats to be 66 It must support YUY2 packed, and YV12 planar pixel formats to be
67 usable with MPlayer. 67 usable with MPlayer.
68
69 If xvinfo doesn't show these, but XVideo extension is loaded and you're
70 sure your card can do YUV conversion,
71 - 3dfx voodoo3/banshee users download a new DRI from
72 http://dri.sourceforge.net
73 - S3 Savage4 users download the beta Xv driver from
74 ftp://thot.banki.hu
75 - nVidia users sell their card.. or download the nVidia driver from
76 nVidia's website
68 77
69 5. Be sure MPlayer is compiled with the "xv" target. "./configure" should say: 78 5. Be sure MPlayer is compiled with the "xv" target. "./configure" should say:
70 Checking for Xv ... yes 79 Checking for Xv ... yes
71 80
72 6. If all is fine, try the option '-vo xv' . It should work. 81 6. If all is fine, try the option '-vo xv' . It should work.