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?