[FFmpeg-user] libavformat dependecies are too sophisticated
Carl Eugen Hoyos
cehoyos at ag.or.at
Mon Dec 5 14:26:22 CET 2011
Alexey Umnov <umnoff <at> gmail.com> writes:
> All I need is h264 decoder. Are all of these dependencies above are
> vital?
No, but since your configure line does not match ldd output, it will be very
difficult to help you (FFmpeg only depends on optional external libraries like
libvorbis, libvpx or libgsm if you explicitly enable them in configure with the
respective configure options).
Be aware that you cannot legally distribute FFmpeg binaries if you configure
with --enable-nonfree!
Carl Eugen
More information about the ffmpeg-user
mailing list