Search code examples
mediaconvertersmpegavi

MPEG to AVI library


I am searching for a library that can convert MPEG to AVI.

Is there a good one for this purpose?

Thanks in advance.

(My program is written in VC++, Thanks)

(I am using DirectShow.But I don't know how to use it to convert MPEG to AVI ? I know how to build graph and render video that already has an appropriate codec)


Solution

  • You didn't specify the prog language you're working with so I will just mention ffmpeg. http://ffmpeg.org/