You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
doc/filters: s/nb_inputs/inputs for stack filters
Signed-off-by: Lou Logan <lou@lrcd.com> Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
@@ -7128,7 +7128,7 @@ to create same output.
|
||||
The filter accept the following option:
|
||||
|
||||
@table @option
|
||||
@item nb_inputs
|
||||
@item inputs
|
||||
Set number of input streams. Default is 2.
|
||||
@end table
|
||||
|
||||
@@ -11550,7 +11550,7 @@ to create same output.
|
||||
The filter accept the following option:
|
||||
|
||||
@table @option
|
||||
@item nb_inputs
|
||||
@item inputs
|
||||
Set number of input streams. Default is 2.
|
||||
@end table
|
||||
|
||||
|
Reference in New Issue
Block a user