Skip to content

Wrong ISM test condition in self-test config. file

There is a wrong ISM test condition in self-test config. file self_test.prm:

// 3 ISm with metadata at 24.4 kbps, 48 kHz in, 48 kHz out, BINAURAL out
../IVAS_cod -ism 3 testv/stvISM1.csv testv/stvISM2.csv testv/stvISM3.csv 24400 48 testv/stv2ISM48s.pcm bit
../IVAS_dec BINAURAL 48 bit testv/stv2ISM48s.pcm_24400_48-48_binaural.tst

The input test file stv2ISM48s.pcm does not correspond to the 3 ISM test condition.

The fix consists of replacing the input test file stv2ISM48s.pcm by stv3ISM48s.pcm.