[FFmpeg-user] Convert AVI video to mp4

Brendan Brewster brendan.brewster at gmail.com
Sun Apr 15 15:09:55 CEST 2012


On Fri, Apr 13, 2012 at 6:38 AM, Vinoth raj <vinoth.amu at gmail.com> wrote:

> Dear All,
>
> How to use the libavcodec C library to convert video format from avi to
> mp4?
> I do not want to use ffmpeg from command line but rather want to create a
> C/C++ application with the ability to convert AVI to MP4 video format.
>
> I could not find any samples on video format conversion. Can anyone suggest
> what sequence of steps should I follow to handle conversion of videos?
> Or Which methods should I use for video conversion?
>
> Kindly help!
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>

I would suggest taking a look at doc/examples in your ffmpeg source tree.

-Brendan


More information about the ffmpeg-user mailing list