ffmpeg | branch: master | Martin Vignali <martin.vign...@gmail.com> | Fri Mar 30 22:42:42 2018 +0200| [e8d785035320453b52f915bce083afd4109ab92c] | committer: Paul B Mahol
doc/avfilter/showvolume : fix doc for orientation param possible value are h or v. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e8d785035320453b52f915bce083afd4109ab92c --- doc/filters.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/filters.texi b/doc/filters.texi index 5c119c0151..c05b12849f 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -19961,8 +19961,8 @@ If set, displays channel names. Default is enabled. If set, displays volume values. Default is enabled. @item o -Set orientation, can be @code{horizontal} or @code{vertical}, -default is @code{horizontal}. +Set orientation, can be horizontal: @code{h} or vertical: @code{v}, +default is @code{h}. @item s Set step size, allowed range is [0, 5]. Default is 0, which means _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog