Filter amix
  Audio mixing.
    Inputs:
        dynamic (depending on the options)
    Outputs:
       #0: default (audio)
amix AVOptions:
  inputs            <int>        ..F.A... Number of inputs. (from 1 to 32) (default 2)
  duration          <int>        ..F.A... How to determine the end-of-stream. (from 0 to 2) (default longest)
     longest                      ..F.A... Duration of longest input.
     shortest                     ..F.A... Duration of shortest input.
     first                        ..F.A... Duration of first input.
  dropout_transition <float>      ..F.A... Transition time, in seconds, for volume renormalization when an input stream ends. (from 0 to INT_MAX) (default 2)


