Sunday, December 11, 2011

Where can I find source code that extracts audio from MPEG-1 video?

I'm working on a video ysis problem and I need to extract the audio track that is embedded within the bitstream of mpeg-1 video files. I need it decoded from MPEG-1 Layer II audio to some format like .wav ... Anyone know where I can find C/C++ source code to accomplish this for me?

No comments:

Post a Comment