2017-03-20 8:20 GMT+01:00 Taruna Kumari <taruna.kum...@tataelxsi.co.in>:
> I have included library libffmpeg-audio-dec in my code base through > kernel configuration file. Whatever this may be, it is not provided by FFmpeg and you cannot get support for it here. Does the following work with current FFmpeg git head? $ ./configure --enable-libopus For cross-compilation, you have to use pkg-config magic, I don't know how it works but it is said to be common knowledge. Carl Eugen _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".