Skip to content

ISM1, BWE for transient, float reference issue

Basic info

  • Float reference:
    • Encoder (float): d3f01fcf (Thu Apr 24 11:42:19)
    • Decoder (float): d3f01fcf (Thu Apr 24 11:42:19)
  • Fixed point:
    • Encoder (fixed): 5156ee35 (Wed May 7 03:59:26)

Bug description

The castanets test sample rendered lower level for float compared to BASOP for the last two beats. It turns out that BASOP is closer to the input signal, which is why this is labelled a float reference issue.

The input sampled is normalized to -26 LKFS, which leads to clipping. This is not really desirable.

Input

image.png

BASOP

image.png

Float

image.png

Ways to reproduce

Box folder: ...\Box_EXTERNAL_IVAS_BASOP_VERIFICATION\issues\issue-xxxx

Edited by norvell