[Libav-user] error in compiling ffmpeg/doc/examples

Ierum Shanaya ierumshanaya85 at gmail.com
Wed Jan 22 16:22:51 CET 2014


hi,

I have installed ffmpeg on Ubuntu 12.04 as specified in the link:

https://trac.ffmpeg.org/wiki/UbuntuCompilationGuide

and when i try to compile the examples present under ffmpeg/examples, i get
an error

ffmpeg_sources/ffmpeg/libavutil/common.h:44:32: fatal error:
libavutil/avconfig.h: No such file or directory

the command i used to compile example file demuxing_decoding.c is

$ gcc -o demuxing_decoding demuxing_decoding.c -lavutil -lavformat
-lavcodec -lz -lavutil -lm

And when i looked into libavutil directory, there was no avconfig.h.

Could someone please let me know, where i have gone wrong.

Thanks,
Ierum
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20140122/492acae2/attachment.html>


More information about the Libav-user mailing list