[FFmpeg-user] flv transcoding using API's of ffmpeg

tank pranav akshar_tank at yahoo.com
Fri Mar 15 10:26:32 CET 2013


Hi,

I want to convert any video input file in to flv format using API's  ( not from command line such as ffmpeg -i input.avi -ar 44100 -r 25 -qmin 3 -qmax 6 -s 720x576 output.flv ) ............ I want to make a C program which accomplish this functionality .

can anyone help me with this ?

something like :- 

executable   input_video_file.avi    output_video.flv


More information about the ffmpeg-user mailing list