Answer the question
In order to leave comments, you need to log in
How to speed up the execution of commands (a set of filters?)?
I need to speed up, stick a watermark and blur:
ffmpeg -i 1.mp4 -vf "setpts=PTS/5" 2.mp4
ffmpeg -i 2.mp4 -vf "movie=f.png [watermark]; [in] [watermark] overlay=0:0 [out]" 3.mp4
ffmpeg -i 3.mp4 -vf "boxblur=5" 4.mp4
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question