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?

On Mon, Oct 3, 2011 at 9:11 PM, Jonathan Arnold <[email protected]>wrote:

> On Mon, 3 Oct 2011 11:36:23 +0300
> mounir younes <[email protected]> wrote:
>
> > This is my code: (i got it from the internet, and modified it)
> > ------------------------
>
> And what command line do you use to compile it? Just looks like you are
> forgetting some libraries. Here is my simple compile command:
>
> gcc  -o tutorial01 tutorial01.c -lavutil -lavformat -lavcodec -lz -lavutil
> -lswscale -lm
>
>
> --
> Jonathan Arnold        Webstream: http://hieronymus.soup.io
>
> Talent wins games, but team work and intelligence wins championships.
> Michael Jordan
>
> _______________________________________________
> Libav-user mailing list
> [email protected]
> http://ffmpeg.org/mailman/listinfo/libav-user
>
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to