[FFmpeg-user] 'mix=nb_inputs=2' provokes error...

Moritz Barsnick barsnick at gmx.net
Wed Mar 24 12:59:31 EET 2021


On Wed, Mar 24, 2021 at 10:18:55 +0100, Peter White wrote:
> > [AVFilterGraph @ 0000025772b53dc0] Error initializing filter 'mix' with args 'nb_inputs=2:weights=3 2'
> > Error initializing complex filters.
> > Option not found
>
> There seems to be an error in the documentation. The option is called
> "inputs".

Indeed.

BTW, to check options, you can view the auto-generated documentation:

$ ffmpeg -h filter=mix

Cheers,
Moritz


More information about the ffmpeg-user mailing list