From 24b6e968a2169fa5791708abc83817922f695dae Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Wed, 9 Oct 2019 09:33:16 +0200 Subject: [PATCH] doc/filters: document atempo command --- doc/filters.texi | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/filters.texi b/doc/filters.texi index 620dba059e..5d2b6692aa 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -2417,6 +2417,15 @@ atempo=sqrt(3),atempo=sqrt(3) @end example @end itemize +@subsection Commands + +This filter supports the following commands: +@table @option +@item tempo +Change filter tempo scale factor. +Syntax for the command is : "@var{tempo}" +@end table + @section atrim Trim the input so that the output contains one continuous subpart of the input.