oh thanks for the reply.. where can I find the documentation of using avcodec in self written programs.
greetings.. --- On Thu, 20/1/11, Ronald S. Bultje <[email protected]> wrote: From: Ronald S. Bultje <[email protected]> Subject: Re: [libav-user] Extracting mp3 data for checking a New lossy technique. To: "Libav* user questions and discussions" <[email protected]> Date: Thursday, 20 January, 2011, 5:32 PM Hi, On Wed, Jan 19, 2011 at 5:09 AM, Nimo s <[email protected]> wrote: > I'm not from programming domain, I've couple of my friends who were actually > hard core 'C' programmers who will do programming stuff for me. [..] > Is it possible to extract data from mp3 file using FFmpeg? Yes. In fact, that's exactly what libavcodec, part of FFmpeg, is designed to do. Have your programmers look at it! Ronald _______________________________________________ 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
