Stereo Encoder 32 kbps: Rattling artifcats in 16 kHz LTVs
# Basic info <!--- Add commit SHA used to reproduce--> - Float reference: - Encoder (float): f2eb9e0831ece72ec66a0c07e62d1f3302e2a910 - Decoder (float): f2eb9e0831ece72ec66a0c07e62d1f3302e2a910 - Fixed point: - Encoder (fixed): 28058dcee46d9e1eed0c3459b8e0a61254c1ffee - Decoder (fixed): n/a # Bug description For 16 kHz input at 32 kbit/s Stereo, the BASOP encoder produces for some of the speech segments rattling artifacts, which probably indicate some regular discontinuities. Seems to be a 20ms grid. In particular observable for the segments 2:43.4m - 2:44.8m and 2:55m - 2:57m Float: ![Bildschirmfoto 2025-03-12 um 15.24.53.png](/uploads/f452f19dea25052de6f673471a098e67/Bildschirmfoto_2025-03-12_um_15.24.53.png){width=1131 height=839} BASOP: ![Bildschirmfoto 2025-03-12 um 15.24.47.png](/uploads/b08bce7590c458608fa840053d2eedf5/Bildschirmfoto_2025-03-12_um_15.24.47.png){width=1131 height=839} BASOP (zoomed in) ![Bildschirmfoto 2025-03-12 um 15.26.45.png](/uploads/edbecd53feee5d0d39ea05664958f5cf/Bildschirmfoto_2025-03-12_um_15.26.45.png){width=1131 height=839} # Ways to reproduce * Encoder: ./IVAS_cod -stereo 32000 16 ltv16_STEREO.wav ltv16_STEREO_32kbps.192 * Decoder: ./IVAS_dec stereo 16 ltv16_STEREO_32kbps.192 ltv16_STEREO_32kbps.wav <!--Commandline or script--> ```bash ``` <!--- Below are labels that will be added but are not shown in description. This is a template to help fill them. Add further information to the first row and remove and add labels as necessary.-->
issue