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
