On Thursday 17 December 2009, Nicolas Chauvet wrote:
2009/12/17 Neal Becker <ndbecker2(a)gmail.com>:
> Starting mplayer
> mplayer-1.0-0.111.20091029svn.fc12.x86_64
> I see:
>
> [vdpau] Could not open dynamic library libvdpau.so.1
>
> I have:
>
> xorg-x11-drv-nvidia-190.42-5.fc12.x86_64
> xorg-x11-drv-nvidia-libs-190.42-5.fc12.x86_64
> xorg-x11-drv-nvidia-libs-190.42-5.fc12.i686
>
> /usr/lib/nvidia/libvdpau_nvidia.so
> /usr/lib/nvidia/libvdpau_nvidia.so.190.42
> /usr/lib64/nvidia/libvdpau_nvidia.so
> /usr/lib64/nvidia/libvdpau_nvidia.so.190.42
rpm -q libvdpau ?
ldd /usr/bin/mplayer{,accelerated} |grep vdpau ?
It seems that mplayer doesn't link to the wrapper, this is a bug in
mplayer.
The next stable nvidia driver will change the path of the vdpau
backend, it will then request the wrapper library as 0.3.
Nicolas (kwizart)
I did not install libvdpau. I wasn't aware there was such a package.