[FFmpeg-devel] [PATCH] avdevice/pulse_audio_dec: identify channel layout
Federico Simoncelli
federico.simoncelli at gmail.com
Sun Jan 26 18:42:19 EET 2020
On Sun, Jan 26, 2020 at 4:33 PM Carl Eugen Hoyos <ceffmpeg at gmail.com>
wrote:
> Can you confirm that with the existing code, user could set the
> channel_layout
> for everything >= 3 channels? Does this still work after your patch?
>
> Carl Eugen
Hi Carl, thanks for asking, actually I caught a segfault with >= 3
channels.
I revised the patch, for the amount of testing I did (ffmpeg -f pulse
-ac 3 -i default -f null -), the code seems OK now.
Thank you,
--
Federico
More information about the ffmpeg-devel
mailing list