Filter anlmdn
  Reduce broadband noise from stream using Non-Local Means.
    slice threading supported
    Inputs:
       #0: default (audio)
    Outputs:
       #0: default (audio)
anlmdn AVOptions:
  s                 <float>      ..F.A....T set denoising strength (from 1e-05 to 10) (default 1e-05)
  p                 <duration>   ..F.A....T set patch duration (default 0.002)
  r                 <duration>   ..F.A....T set research duration (default 0.006)
  o                 <int>        ..F.A....T set output mode (from 0 to 2) (default o)
     i               0            ..F.A....T input
     o               1            ..F.A....T output
     n               2            ..F.A....T noise
  m                 <float>      ..F.A....T set smooth factor (from 1 to 15) (default 11)

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

