Filter bwdif
  Deinterlace the input image.
    slice threading supported
    Inputs:
       #0: default (video)
    Outputs:
       #0: default (video)
bwdif AVOptions:
  mode              <int>        ..FV.... specify the interlacing mode (from 0 to 1) (default send_field)
     send_frame                   ..FV.... send one frame for each frame
     send_field                   ..FV.... send one frame for each field
  parity            <int>        ..FV.... specify the assumed picture field parity (from -1 to 1) (default auto)
     tff                          ..FV.... assume top field first
     bff                          ..FV.... assume bottom field first
     auto                         ..FV.... auto detect parity
  deint             <int>        ..FV.... specify which frames to deinterlace (from 0 to 1) (default all)
     all                          ..FV.... deinterlace all frames
     interlaced                   ..FV.... only deinterlace frames marked as interlaced

This filter has support for timeline through the 'enable' option.

