logo       

Solved: ffmpeg relocation error, undefined symbol: img_pad: msg#00206

video.ffmpeg.user

Subject: Solved: ffmpeg relocation error, undefined symbol: img_pad

On Mon, 24 Apr 2006 11:35:27 -0400, T wrote:

>> What does ldd `which ffmpeg` say?
>
> Thanks. there, I found the problem. the new ffmpeg is still using the
> standard libs:
>
> $ type ffmpeg
> ffmpeg is /opt/new/bin/ffmpeg
>
> $ ldd `which ffmpeg`
> libavformat.so.50 => /usr/lib/libavformat.so.50 (0xb7f6a000)
> libavcodec.so.51 => /usr/lib/libavcodec.so.51 (0xb7b31000)
> libavutil.so.49 => /usr/lib/libavutil.so.49 (0xb7b2d000)

solved after setting

export LD_LIBRARY_PATH=/opt/new/lib

thanks again

tong


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise