Filter dnn_processing
  Apply DNN processing filter to the input.
    Inputs:
       #0: default (video)
    Outputs:
       #0: default (video)
dnn_processing AVOptions:
  dnn_backend       <int>        ..FV...... DNN backend (from INT_MIN to INT_MAX) (default native)
     native          0            ..FV...... native backend flag
  model             <string>     ..FV...... path to model file
  input             <string>     ..FV...... input name of the model
  output            <string>     ..FV...... output name of the model
  options           <string>     ..FV...... backend options


