Serious clicks in MASA 1TC LTV at 96 kbps using DTX + FER + WB and output to EXT at 32 kHz
# Basic info <!--- Add commit SHA used to reproduce --> - Encoder (float): d18cbee34 - Decoder: af13d135c # Bug description Using the LTV samples, with a specific combination of options, there are annoying clicks in the output audio. The combination being here - MASA 1TC LTV (which contains also number of directions switching) - DTX - FER - (Input at 48 kHz, output at 32 kHz), edit probably not relevant - max_band == WB - (EXT out), edit probably not relevant. The effect is in the output transport audio, metadata seems fine. Here is a diff figure against float ref decoder. ![ltv_masa1tc_spikes](/uploads/01282c5600943b326ace4c90d70d1e25/ltv_masa1tc_spikes.png) # Ways to reproduce Use the following commands. All files should be available but I can provide links if these cannot be found. ``` IVAS_cod -masa 1 ltv48_MASA1TC.met -max_band wb -dtx 96000 48 ltv48_MASA1TC.wav test.bs eid-xor -fer -vbr -bs g192 -ep g192 test.bs ep_10pct.g192 test.bs_eid IVAS_dec EXT 32 test.bs_eid out.wav ``` <!--- 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