Originally posted by RealNC
View Post
For VDPAU the situation is the same as DXVA. You need to use the vdpau renderer to display video, this creates problems for things like subtitles (mplayer works beautifully tho). I'm not sure if the renderer is required for technical reasons but everything else has to be done in VDPAU else you loose things like bitstream decoding (plus video data has to be copied back and forward from cpu to gpu instead of remaining in the gpu).
VDPAU does use vsync and it works fine when not using compositing. As soon as you use compositing you either turn on vsync in the compositor which ruins smoothness or you suffer video tearing.
Leave a comment: