[FFmpeg-user] Overlay [multiple images in video]

TAKEOVER Project 1takeover.project3 at gmail.com
Tue Jun 20 20:09:19 EEST 2023


Hello.

I have another question about overlay.

Based on a query like this:

ffmpeg -i video.mkv -i overlay.jpg -filter_complex
"[0:v][1:v]overlay=enable='between(t,1413.413,1415.040)',subtitles=SUB.ass
" resultVideo.mp4

How to embed multiple images in one video + add subtitles in ass format?


More information about the ffmpeg-user mailing list