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

Paul B Mahol onemda at gmail.com
Sat Dec 2 16:57:59 EET 2023


On Sat, Dec 2, 2023 at 3:44 PM Anton Khirnov <anton at khirnov.net> wrote:

> Quoting Paul B Mahol (2023-12-02 15:42:31)
> > On Sat, Dec 2, 2023 at 2:47 PM Anton Khirnov <anton at khirnov.net> wrote:
> >
> > > Missing tests.
> > >
> >
> > Float/double cant have tests.
>
> They most definitely can. See e.g. amix.
>
>
amix does simple things, I can not guarantee that more advanced
calculations will work for this case.
It can work better if float or double output is converted to s16 and s16
compared instead.


> --
> Anton Khirnov
> _______________________________________________
> 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