Fix silent stereo mixdown exports when the project audio channel count is > 6.
authorCarl Hetherington <cth@carlh.net>
Mon, 29 Apr 2024 20:34:51 +0000 (22:34 +0200)
committerCarl Hetherington <cth@carlh.net>
Mon, 29 Apr 2024 20:34:53 +0000 (22:34 +0200)
commit4401895dfbb25834d4385621824e72ae19c8962c
treed55dbce4321bafd221129119b02c41b367977057
parent1542a9512ba7bd0c99105839741f4e0b41bd8e67
Fix silent stereo mixdown exports when the project audio channel count is > 6.

This became much more of a problem when we started defaulting to 8 channels
in projects.
src/lib/ffmpeg_encoder.cc