Christian König wrote:

But how do you test this? Are you using the mplayer or some other tool
to get the vdpau output playing without synchronisation? Asking because
I'm still searching for something similar to mpeg2play_accel, a very
simple tool to hack and test the interface.

I am just using mplayer like -

VDPAU_DRIVER=g3dvl mplayer -vc ffmpeg12vdpau -vo vdpau

To get any output I have to comment out a couple of lines in

mplayer/libvo/vo_vdpau.c

//vdp_st = vdp_presentation_queue_set_background_color(vdp_flip_queue, &vdp_bg); //CHECK_ST_ERROR("Error when calling vdp_presentation_queue_set_background_color")
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to