Skip to content

Update splitting warning for JBM conditions (encountered during P.800-23 processing with new master seed)

The error for JBM splitting has been changed to a warning which prints out a bit more information.

UserWarning: Last split index 1052160 is larger than the signal length 1051680
Last split exceeds signal length by 10.00 ms

This issue occurs when the first frame in the error pattern is bad, and the decoder output is one frame shorter than the non error condition, resulting in a mismatch of the split indices.

Edited by Archit Tamarapu

Merge request reports

Loading