<div dir="ltr"><div><div>hi,<br><br></div>I have installed ffmpeg on Ubuntu 12.04 as specified in the link:<br><br><a href="https://trac.ffmpeg.org/wiki/UbuntuCompilationGuide">https://trac.ffmpeg.org/wiki/UbuntuCompilationGuide</a><br>
<br></div>and when i try to compile the examples present under ffmpeg/examples, i get an error <br><div><br>ffmpeg_sources/ffmpeg/libavutil/common.h:44:32: fatal error: libavutil/avconfig.h: No such file or directory<br><br>
</div><div>the command i used to compile example file demuxing_decoding.c is<br><br>$ gcc -o demuxing_decoding demuxing_decoding.c -lavutil -lavformat -lavcodec -lz -lavutil -lm<br><br></div><div>And when i looked into libavutil directory, there was no avconfig.h.<br>
<br></div><div>Could someone please let me know, where i have gone wrong.<br><br>Thanks,<br></div><div>Ierum<br></div></div>