On Sun, Jan 26, 2020 at 4:33 PM Carl Eugen Hoyos <[email protected]> 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 _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
