Answer the question
In order to leave comments, you need to log in
How to blur video?
There was a need to simply blur the video, but I don’t know how to do it in the fastest and most convenient way.
Can you tell me, please, what programs / services can be used to do this?
Answer the question
In order to leave comments, you need to log in
ffmpeg -i input.avi -vf "boxblur=5:1" blurred.avi
https://ffmpeg.org/ffmpeg-filters.html#boxblur
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question