[FFmpeg-devel] [PATCH] avfilter: add anlms filter

Reino Wijnsma rwijnsma at xs4all.nl
Sat Oct 5 13:24:09 EEST 2019


On 2019-10-04T10:04:46+0200, Paul B Mahol <onemda at gmail.com> wrote:

> +Apply Normalized Least-Mean-Squares algorithm to first audio stream using second audio stream.

Apply Normalized Least-Mean-Squares algorithm to [the] first audio stream using [the] second audio stream.

> +This is adaptive filter used to mimic a desired filter by finding the filter coefficients that

This [-] adaptive filter [is] used to mimic a desired filter by finding the filter coefficients that

> +relate to producing the least mean square of the error signal (difference between the desired,
> +2nd input audio stream and the actual signal, 1st input audio stream).

2nd input audio stream and the actual signal, [the] 1st input audio stream).

-- Reino


More information about the ffmpeg-devel mailing list