[FFmpeg-user] Overlay [image in video]

TAKEOVER Project 1takeover.project3 at gmail.com
Mon May 22 22:08:22 EEST 2023


Hello. I have a question about overlay. in a request like this: ffmpeg -i
test.mkv -i overlay.jpg -filter_complex
"[0:v][1:v]overlay=enable='between(t,30,60)' " result.mp4 The image
appearance time is specified in seconds. I would like to set the time more
accurately, to milliseconds. Is this possible and if so, how? With respect,
Tacuco.


More information about the ffmpeg-user mailing list