ffmpeg | branch: master | Paul B Mahol <one...@gmail.com> | Wed Oct 9 09:33:16 2019 +0200| [24b6e968a2169fa5791708abc83817922f695dae] | committer: Paul B Mahol
doc/filters: document atempo command > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=24b6e968a2169fa5791708abc83817922f695dae --- 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. _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog To unsubscribe, visit link above, or email ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".