[mythtv-users] mythfilldatabase: error while loading shared libraries: libvdpau.so.1: cannot open shared object file: No such file or directory

Anthony Giggins seven at seven.dorksville.net
Wed Jun 8 22:02:20 UTC 2016


On 9 June 2016 at 07:59, Doug Lytle <support at drdos.info> wrote:

> Douglas Sargent wrote:
>
>> Hi Doug,
>>
>>       big thanks for taking the time to help me out. here is the output
>>
>
> Well, the package manager thinks VDPAU is there, lets see if the file
> system agrees. Either under root or using sudo
>
> updatedb (Updates the locate database)
> locate libvdpau.so.1
>
> If the updatedb command fails, then you can install it by doing an apt-get
> install mlocate
>
> Mine shows up in:
>
> locate libvdpau.so.1
>
> /usr/lib/x86_64-linux-gnu/libvdpau.so.1
> /usr/lib/x86_64-linux-gnu/libvdpau.so.1.0.0
>
> Doug
>
> or you could just do

sudo find / -name "libvdpau.so.1"

which removes then need to install mlocate

Cheers,

Anthony
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20160609/58c9eb7d/attachment.html>


More information about the mythtv-users mailing list