ffmpeg | branch: master | Paul B Mahol <one...@gmail.com> | Wed Oct 9 09:30:25 2019 +0200| [29327794b0be039793a29134f13a957cee088dd6] | committer: Paul B Mahol
doc/filters: mention rubberband supported commands > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=29327794b0be039793a29134f13a957cee088dd6 --- doc/filters.texi | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/doc/filters.texi b/doc/filters.texi index c975777691..620dba059e 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -4476,6 +4476,19 @@ Possible values are: @end table @end table +@subsection Commands + +This filter supports the following commands: +@table @option +@item tempo +Change filter tempo scale factor. +Syntax for the command is : "@var{tempo}" + +@item pitch +Change filter pitch scale factor. +Syntax for the command is : "@var{pitch}" +@end table + @section sidechaincompress This filter acts like normal compressor but has the ability to compress _______________________________________________ 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".