Filter interlace
  Convert progressive video into interlaced.
    Inputs:
       #0: default (video)
    Outputs:
       #0: default (video)
interlace AVOptions:
  scan              <int>        ..FV.... scanning mode (from 0 to 1) (default tff)
     tff                          ..FV.... top field first
     bff                          ..FV.... bottom field first
  lowpass           <boolean>    ..FV.... set vertical low-pass filter (default true)


