[FFmpeg-devel] [PATCH 1/3] avcodec/alsdec: Limit maximum channels to 64
Thilo Borgmann
thilo.borgmann at mail.de
Mon Aug 19 08:41:43 EEST 2019
Am 19.08.19 um 01:30 schrieb Michael Niedermayer:
> There seems to be no limit in the specification and upto 64k could be stored
> 64 is chooses as limit as thats also used for AAC and is what a int64 mask
> can handle
>
> An alternative to this patch would be a max_channels variable
There's a conformance file containing 512 channels, that should be the default max value.
-Thilo
More information about the ffmpeg-devel
mailing list