You are not logged in.
I have just installed xvidcap.
Trying to start xvidcap result in the message
xvidcap: error while loading shared libraries: libavdevice.so.53: cannot open shared object file: No such file or directory
Where can I get this library? Shouldn't it be installed together with xvidcap?
Thanks for any advice.
Helmut
Last edited by helmut (2012-03-05 16:32:50)
Offline
:: Registered Linux User No. 223384
:: github
:: infinality-bundle+fonts: good looking fonts made easy
Offline
With ffmpeg I get a similar problem:
ffmpeg: error while loading shared libraries: libx264.so.119: cannot open shared object file: No such file or directory
Offline
It means your x264 package is out of date.
Update your system with `pacman -Syu`. To prevent such errors, some users recommend always installing packages with `pacman -Syu <pkg>`.
This silver ladybug at line 28...
Offline