[FFmpeg-user] Error with libspeex shared library

Roger Pack rogerdpack2 at gmail.com
Wed Dec 19 22:36:49 CET 2012


On 12/19/12, Leo Papadopoulos <leo at telecomcto.com> wrote:
> More info on this. Note when I do an ldd on ffmpeg it shows me that
> libspeex.so.1 is not found, but it is in fact in the following directories:
> ./usr/lib/libspeex.so.1
> ./usr/local/lib/libspeex.so.1
> ./root/ffmpeg-source/speex-1.2rc1/libspeex/.libs/libspeex.so.1
>
> each of the above being symbolic links pointing to the correct file
>
> ldd ffmpeg
>         libasound.so.2 => /lib64/libasound.so.2 (0x00002aaaaacc8000)
>         libSDL-1.2.so.0 => /usr/lib64/libSDL-1.2.so.0 (0x00002aaaaafa5000)
>         libpthread.so.0 => /lib64/libpthread.so.0 (0x00002aaaab242000)
>         libspeex.so.1 => not found

My guess is it's trying to find it in /usr/lib64/libspeex...


More information about the ffmpeg-user mailing list