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

Paul B Mahol onemda at gmail.com
Sun Oct 6 15:57:52 EEST 2019


On 10/5/19, Reino Wijnsma <rwijnsma at xs4all.nl> wrote:
> 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).
>

Will apply with these corrected.


> -- Reino
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".


More information about the ffmpeg-devel mailing list