[FFmpeg-devel] [PATCH] avfilter: add native headphone spatialization filter

wm4 nfxjfg at googlemail.com
Thu Jun 8 11:54:25 EEST 2017


On Thu,  8 Jun 2017 08:13:48 +0200
Paul B Mahol <onemda at gmail.com> wrote:

> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---

Feeding the coefficients as additional audio inputs, and using amovie
to load them, seems like an extremely awkward choice. It would make
sense to me if there actually were a set of input coefficients per
actual audio input, but that's not the case. Instead, the efficients
are a much smaller stream than the main audio input.

Why not load the coefficients directly?


More information about the ffmpeg-devel mailing list