BER detect in Stereo Decoder at 13.2 kbps DTX
Basic info
- Float reference:
- Fixed point:
- Encoder (fixed): c89d638e
- Decoder (fixed):
Bug description
Enabling debugging in float reference decoder results in BER detected error for bitstream encoded with BASOP encoder. The issue is present for multiple stereo items only in this specific combination:
BASOP encoder + Floating Point decoder debugging enabled.
Error message is:
Frames processed: 8454 Decoding error: BER detected in frame 8453 !!!!!
Floating point encoder (whether or not debugging is enabled) + floating point decoder (whether or not debugging is enabled) do not result in BER detection.
Ways to reproduce
Box folder: ...\Box_EXTERNAL_IVAS_BASOP_VERIFICATION\issues\issue-1419
./IVAS_cod.exe -dtx -stereo 13200 32 street.wav bit
./IVAS_dec_refdbg.exe stereo 32 bit out.wav
Edited by Sumeyra Demir Kanik