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
