after recent update, mplayer failed to load with such error:

$ mplayer
> mplayer: error while loading shared libraries: libvpx.so.0: cannot open
> shared object file: No such file or directory
>

this so i think is supposed by libvpx, but:

$ pacman -Ql libvpx|grep /usr/lib
> libvpx /usr/lib/
> libvpx /usr/lib/libvpx.a
>

only a static lib is supplied.

libvpx  is about the VP8 Codec which is newly added to ffmpeg and mplayer,
but this does this need some fix.

-- 
Arch Linuxer, Pythoner, Geek
--> Blog: http://apt-blog.net

Reply via email to