[FFmpeg-user] Error with libspeex shared library

Roger Pack rogerdpack2 at gmail.com
Wed Dec 19 20:27:20 CET 2012


> HOWEVER, I get this error when I run ffmpeg --help.
> ffmpeg: error while loading shared libraries: libspeex.so.1: cannot open
> shared object file: No such file or directory
>
> However, the library is on my server at /usr/local/lib.

Maybe the library lacks some dependency?
maybe try running ldd on it?


More information about the ffmpeg-user mailing list