summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGyan Doshi <ffmpeg@gyani.pro>2021-03-24 16:52:02 +0530
committerGyan Doshi <ffmpeg@gyani.pro>2021-03-24 16:52:02 +0530
commit322be6107a8af96193996dd19af95e7b53465310 (patch)
tree1378b5d29ebac84e4a1b8c55cecf576682667353 /doc
parenta77beea6c8c168683f882aa71c63d69cafa1d5c7 (diff)
doc/filters: fix option name for mix filter
Corrected from nb_inputs to inputs
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 621b5f7ebc..7599646a5e 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -14795,7 +14795,7 @@ Mix several video input streams into one video stream.
A description of the accepted options follows.
@table @option
-@item nb_inputs
+@item inputs
The number of inputs. If unspecified, it defaults to 2.
@item weights