Hello,
i just downloaded the ffmpeg library. I am new to ffmpeg and what i want to do is the following:
-open a video file
-edit or replace some frames
-save it as a new video file.
The audio track should not be changed or removed.
Of course i tried to search for soltuions/tutorials myself, but i didnt find anything helpful. Can someone plz tell me how i can do that or point out functions that i want to inspect?