[Mplayer-users] Voodoo3 with XVideo extension

Felix Buenemann atmosfear at users.sourceforge.net
Sun Apr 22 15:21:28 CEST 2001


On Sonntag, 22. April 2001 13:26 you wrote:
> Argh. I don't get this. I have installed the newest tdfx.o module (DRI cvs
> snapshot), I've just recompiled mplayer with xv support, yet still I get
> this message when I try to run mplayer -vo xv:
>
> Xvideo image format: 0x32315659 (YV12) planar
> Xvideo image format: 0x30323449 (I420) planar
> Sorry, Xv not supported by this X11 version/driver
>
> What more is there I should do ? xvinfo shows:
>
>     Number of image formats: 2
>       id: 0x32315659 (YV12)
>         guid: 59563132-0000-0010-8000-00aa00389b71
>         bits per pixel: 12
>         number of planes: 3
>         type: YUV (planar)
>       id: 0x30323449 (I420)
>         guid: 49343230-0000-0010-8000-00aa00389b71
>         bits per pixel: 12
>         number of planes: 3
>         type: YUV (planar)
>

For DivX you currently need YUY2 support in xv:
  id: 0x32595559 (YUY2)
        guid: 59555932-0000-0010-8000-00aa00389b71
        bits per pixel: 16
        number of planes: 1
        type: YUV (packed)  

Try contacting the several DRI mailinglists and ask for YUY2 support for 3dfx 
cards, please report back on the subject.

If you can live with software scaling (slower and doesn't look that nice that 
xv hardware scaling does) install SDLlib (min. 1.1.7, we tested with 1.1.8 
and 1.2.0 [current]), change #undef SDL_NOXV to #define SDL_NOXV in 
libvo/vo_sdl.c and reconfigure and recompile mplayer.

> Erlend Steinsvik
> erlend at steinsvik.com
>

-- 
Best Regards,
   Felix

_______________________________________________
Mplayer-users mailing list
Mplayer-users at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-users



More information about the MPlayer-users mailing list