diff --git a/doc/filters.texi b/doc/filters.texi index eaf46cf99f..800a666c40 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -9,9 +9,10 @@ To illustrate the sorts of things that are possible, we consider the following filtergraph. @example + [main] input --> split ---------------------> overlay --> output | ^ - | | + |[tmp] [flip]| +-----> crop --> vflip -------+ @end example