<div dir="ltr">tried your command with g++ but still having the same exception. Can someone please write a tutorial on how to write the "hello world" in ffmpeg and how to compile it?<br><br><div class="gmail_quote">
On Mon, Oct 3, 2011 at 9:11 PM, Jonathan Arnold <span dir="ltr"><<a href="mailto:jdarnold@buddydog.org">jdarnold@buddydog.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Mon, 3 Oct 2011 11:36:23 +0300<br>
mounir younes <<a href="mailto:mounir.younes@gmail.com">mounir.younes@gmail.com</a>> wrote:<br>
<br>
> This is my code: (i got it from the internet, and modified it)<br>
> ------------------------<br>
<br>
</div>And what command line do you use to compile it? Just looks like you are<br>
forgetting some libraries. Here is my simple compile command:<br>
<br>
gcc  -o tutorial01 tutorial01.c -lavutil -lavformat -lavcodec -lz -lavutil -lswscale -lm<br>
<font color="#888888"><br>
<br>
--<br>
Jonathan Arnold        Webstream: <a href="http://hieronymus.soup.io" target="_blank">http://hieronymus.soup.io</a><br>
<br>
Talent wins games, but team work and intelligence wins championships.<br>
Michael Jordan<br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
Libav-user mailing list<br>
<a href="mailto:Libav-user@ffmpeg.org">Libav-user@ffmpeg.org</a><br>
<a href="http://ffmpeg.org/mailman/listinfo/libav-user" target="_blank">http://ffmpeg.org/mailman/listinfo/libav-user</a><br>
</div></div></blockquote></div><br></div>