{"id":1,"date":"2020-02-24T07:56:01","date_gmt":"2020-02-24T07:56:01","guid":{"rendered":"http:\/\/efmsoft.com\/?p=1"},"modified":"2021-05-03T10:06:52","modified_gmt":"2021-05-03T10:06:52","slug":"fader-filter","status":"publish","type":"post","link":"https:\/\/efmsoft.com\/fader-filter\/","title":{"rendered":"Fader filter"},"content":{"rendered":"
Fader<\/strong> filter can be used for generating audio stream visualization video. The Fader accepts an uncompressed audio stream as input. At the output, it outputs the original audio stream, as well as a video stream, which is a diagram of sound waves.<\/p> The Fader filter is implemented on base of the CTransInPlaceFilter<\/strong> class. This allows the original audio stream to be output without affecting performance. The filter has one input and two output pins. The generated video stream is output on the second output pin. Using the property page, as well as using the methods of the interface implemented on the filter, you can control the colors and other parameters of the generated video. Current version of the filter can only be compiled for 32-bit.<\/p> The Fader filter accepts on input 16-bit mono audio stream in PCM format.<\/p>Input formats<\/h4>