Filter ahistogram
  Convert input audio to histogram video output.
    Inputs:
       #0: default (audio)
    Outputs:
       #0: default (video)
ahistogram AVOptions:
  dmode             <int>        ..FV..... set method to display channels (from 0 to 1) (default single)
     single                       ..FV..... all channels use single histogram
     separate                     ..FV..... each channel have own histogram
  rate              <video_rate> ..FV..... set video rate (default "25")
  r                 <video_rate> ..FV..... set video rate (default "25")
  size              <image_size> ..FV..... set video size (default "hd720")
  s                 <image_size> ..FV..... set video size (default "hd720")
  scale             <int>        ..FV..... set display scale (from 0 to 4) (default log)
     log                          ..FV..... logarithmic
     sqrt                         ..FV..... square root
     cbrt                         ..FV..... cubic root
     lin                          ..FV..... linear
     rlog                         ..FV..... reverse logarithmic
  ascale            <int>        ..FV..... set amplitude scale (from 0 to 1) (default log)
     log                          ..FV..... logarithmic
     lin                          ..FV..... linear
  acount            <int>        ..FV..... how much frames to accumulate (from -1 to 100) (default 1)
  rheight           <float>      ..FV..... set histogram ratio of window height (from 0 to 1) (default 0.1)
  slide             <int>        ..FV..... set sonogram sliding (from 0 to 1) (default replace)
     replace                      ..FV..... replace old rows with new
     scroll                       ..FV..... scroll from top to bottom


