Reputation: 31
I have seen a similar question here How to wrap H264 into a mp4 container? and Calling a C++ function from a C program but i still need some examples to understand.
How can ffmpeg command line be launched from a c++ program to for instance convert a video?
Is it possible to use it in a loop for instance where there are a couple of videos in a directory which need to be converted?
I intend converting raw videos in a folder to mp4 but i want to do so using the command line.Relevant link or sample code will be most helpful.
Thanks in advance
Upvotes: 1
Views: 667
Reputation: 15501
Upvotes: 1