FFmpeg 1.0.10
Since* 1.0
#

Convert input audio to a video output, representing the samples waves.

The filter accepts the following named parameters:

n

Set the number of samples which are printed on the same column. A larger value will decrease the frame rate. Must be a positive integer. This option can be set only if the value for rate is not explicitly specified.

rate, r

Set the (approximate) output frame rate. This is done by setting the option n. Default value is "25".

size, s

Specify the video size for the output. Default value is "600x240".

Some examples follow.