[FFmpeg-user] compile error: ffmpeg av_get_default_channel_layout

Carl Eugen Hoyos cehoyos at ag.or.at
Sat Jul 13 21:43:46 CEST 2013


Francesco <francesco.damato7 <at> gmail.com> writes:

> i get this error: relocation error: 
> /usr/local/lib/libavcodec.so.54: symbol 
> av_get_default_channel_layout, version LIBAVUTIL_51 
> not defined in file libavutil.so.51 with link time 
> reference.

This is unfortunately still missing nearly all 
information that is needed to reproduce the problem.

As said, you have different versions of FFmpeg installed.
This is not necessarily a problem, but if you are a new 
user, I would recommend to use static compilation 
(remove --enable-shared from your configure line).

Carl Eugen



More information about the ffmpeg-user mailing list