Ffmpeg series of overlay images at a specific interval?
1 answer
According to FFmpeg developer Stefano Sabatini, this cannot be done at this time.
Right now you can't do this using an overlay, you need a few steps of a process where you need to split the file, overlay on segments only and merge changed segments again, or create a promotional video for overlay that only shows the image at intervals of interest.
0
source to share