You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The buffer splitting I had in place was slightly off, with the result of
horrible sounding audio when transcoding from AC3. Feeding entire single
frames of audio to the encoder is the trick, and finally, we are there.
Fixes #10488
0 commit comments