Filter tmedian
  Pick median pixels from successive frames.
    slice threading supported
    Inputs:
       #0: default (video)
    Outputs:
       #0: default (video)
tmedian AVOptions:
  radius            <int>        ..FV...... set median filter radius (from 1 to 127) (default 1)
  planes            <int>        ..FV...... set planes to filter (from 0 to 15) (default 15)
  percentile        <float>      ..FV...... set percentile (from 0 to 1) (default 0.5)

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

