Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
They write that since version 2.1 ffmpeg is accurate-to-frame in search.
Then you can calculate the time of 1 frame (depends on the frame rate of the video), and start after it:
ffmpeg -ss 0.04 -i source.mp4 -c:v copy output.mp4
Here 0.04 seconds is the duration of 1 frame at 25 fps = 1/25 second. Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question