[FFmpeg-user] freezedetect filter not found
Moritz Barsnick
barsnick at gmx.net
Thu Mar 7 10:33:48 EET 2019
On Thu, Mar 07, 2019 at 13:21:35 +0530, Venkateswaran.S wrote:
> I couldn't find freezedetect filter in ffmpeg version 4.1-1.
The freezedetect filter was added with this commit:
https://github.com/FFmpeg/FFmpeg/commit/972ded33c08a820303ecf050942f0e74400eda7a
which is not part of any ffmpeg release yet. You need to use ffmpeg
from recent git master. Depending on how you got your binary, this
version may be available to you as well.
Cheers,
Moritz
More information about the ffmpeg-user
mailing list