From ca042675eebe2c29f052eb2fa07db15fd702a943 Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Tue, 9 Feb 2021 11:23:19 +0100 Subject: avfilter/vf_maskfun: add support for commands --- doc/filters.texi | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/filters.texi b/doc/filters.texi index 891e8c4544..0db014c922 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -14403,6 +14403,10 @@ average, output frame will be completely filled with value set by @var{fill} opt Typically useful for scene changes when used in combination with @code{tblend} filter. @end table +@subsection Commands + +This filter supports the all above options as @ref{commands}. + @section mcdeint Apply motion-compensation deinterlacing. -- cgit v1.2.3