Browse Source

doc/avfilter/showvolume : fix doc for orientation param

possible value are h or v.
tags/n4.0
Martin Vignali Paul B Mahol 7 years ago
parent
commit
e8d7850353
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      doc/filters.texi

+ 2
- 2
doc/filters.texi View File

@@ -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


Loading…
Cancel
Save