Have you compiled vdr-xineliboutput with --enable-vdpau ? what does ./configure show and are you using xine-lib-1.2 HG with vdpau patch?
xineliboutput configure shows vdpau in the list of enabled features but command "vdr-sxfe -help" does not list vdaup
Available video drivers: xv raw SyncFB opengl xshm none xxmc fb xvmc Available audio drivers: alsa oss file none
I have not build xine or vdpau libraries myself and are instead just using the mandriva 2010 ones. (backported version from vdapu thought)
[lamikr@localhost ~]$ rpm -qa | grep vdpau lib64vdpau1-0.3-1mdv2010.0 lib64vdpau-devel-0.3-1mdv2010.0 [lamikr@localhost ~]$ rpm -qa | grep xine lib64xine-devel-1.1.16.3-2plf2010.0 lib64xine1-1.1.16.3-2plf2010.0
So would this xine version be new enough if I just patch the rpm with patch from somewhere or do I need to download the sources for newer xine version?
Mika