[FFmpeg-user] FFmpeg API function for transcoding

Roger Pack rogerdpack2 at gmail.com
Mon Oct 17 16:02:03 CEST 2011


> I mean to ask, if there is an API that looks like this:
>
> TranscodeVideo(InFilePath, OutFilePath, *argumentslist[]);

You may be able to just call out to system("ffmpeg ...") if you just
want it to do an entire file...
-r


More information about the ffmpeg-user mailing list