]> git.sesse.net Git - ffmpeg/commitdiff
doc/filters: fix option name for mix filter
authorGyan Doshi <ffmpeg@gyani.pro>
Wed, 24 Mar 2021 11:22:02 +0000 (16:52 +0530)
committerGyan Doshi <ffmpeg@gyani.pro>
Wed, 24 Mar 2021 11:22:02 +0000 (16:52 +0530)
Corrected from nb_inputs to inputs

doc/filters.texi

index 621b5f7ebc94b77fc6dae77e010452f89bc86204..7599646a5e03f9e22f6d7d77ea40cff5b7016264 100644 (file)
@@ -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