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 _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
