http://dranger.com/ffmpeg/tutorial01.html
I downloaded the demo programs from here and tried to compile it, but it is showing lot of errors to me, most of them are undefined reference to some functions. As I can't understand all those stuff. Could you people give me a simple program, so that I'll try to check and analyze it. so that posting for errors too would be easy for me. if possible this demo program would be very helpful. Eg: extracting a jpeg image data. and write its RGB values to three different text files like Red.txt, Green.txt & Blue.txt. Thank You and greetings. --- On Mon, 24/1/11, Sven Alisch <[email protected]> wrote: From: Sven Alisch <[email protected]> Subject: Re: [libav-user] using libavcodec? To: "Libav* user questions and discussions" <[email protected]> Date: Monday, 24 January, 2011, 12:55 PM hi, Yes of course! You find the documents under ffmpeg.org. There is a link to the doc generated by doxygen. An alternative is to edit the files under libavcodec/ and libavformat/. OK. It is not so well documented like other frameworks. But you find also a huge bunch of examples in the internet (and also at the homepage of ffmpeg). If you write want you want to do, maybe we all can give you detailed answers. regards, Sven Am 24.01.2011 um 06:12 schrieb Nimo s: > hi.., > > where can I find documentation of all the different 'functions' of libavcodec > > for example > for video lets say > extracting raw data from frames > finding resolution > resizing video > etc,etc.. > > are there any pre-built functions readily available? > > same for Audio and Images..too.. > > Is there any documentation for using 'functions' libavcodec ? > > > thanks > greetings > nimo. > > > > _______________________________________________ > libav-user mailing list > [email protected] > https://lists.mplayerhq.hu/mailman/listinfo/libav-user _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
