[FFmpeg-devel] [PATCH] avfilter: add skipblend filter

Moritz Barsnick barsnick at gmx.net
Mon Jun 5 17:21:23 EEST 2017


I can't comment on the rest (and still really like the concept), but
just this:

> +Allowed values are positive integers between @code{1} and @code{65535}.

This maximum value is no longer correct.

> +Allowed values are positive integers between @code{1} and @code{step},
> +where @code{1} corresponds to no motion blur, and @code{step}
> +corresponds to maximal motion blur.

Just wondering: Isn't this also useful for a slideshow-like
transition/fade, not just for motion blur? (I'm saying: If so, the user
needs to know.) I think I need to build and test it, to see if it fits
my needs. ;)

Moritz


More information about the ffmpeg-devel mailing list