Fix OpusCustom encoder busting at low bitrate
Was due to nbAvailableBytes not matching the real CBR budget. Also adding same tell+16<=total_bits condition that the decoder has for the comb filter just to be on the safe side. This bug doesn't appear to be possible with the regular Opus API.
parent
5e5e7f69
No related branches found
No related tags found
Loading
Please register or sign in to comment