Skip to content

main branch crash on windows

main branch crash on windows

Compile branch run test : pytest-on-merge-request

the following binaries need to be present:

  • IVAS_cod(.exe)
  • IVAS_dec(.exe)
  • IVAS_cod_ref(.exe)
  • IVAS_dec_ref(.exe)

pytest tests --update_ref 1 -m create_ref

The command crash on test :

// SBA FOA bitrate switching from 13.2 kbps to 192 kbps, 32kHz in, 32kHz out, DTX on, BINAURAL out ../IVAS_cod -dtx -sba 1 ../scripts/switchPaths/sw_13k2_192k_50fr.bin 32 testv/stvFOA32c.wav bit

.\IVAS_cod.exe -dtx -sba 1 scripts\switchPaths\sw_13k2_192k_50fr.bin 32 scripts\testv\stvFOA32c4chn_0.004.wav bit

output :

.\IVAS_cod.exe -dtx -sba 1 scripts\switchPaths\sw_13k2_192k_50fr.bin 32 scripts\testv\stvFOA32c4chn_0.004.wav bit

IVAS Codec Baseline

Based on EVS Codec (Floating Point) 3GPP TS26.443 Nov 04, 2021, Version 12.14.0 / 13.10.0 / 14.6.0 / 15.4.0 / 16.3.0

Input audio file: scripts\testv\stvFOA32c4chn_0.004.wav Output bitstream file: bit

Bitrate switching file: scripts\switchPaths\sw_13k2_192k_50fr.bin Max. encoded bandwidth: SWB Input sampling rate: 32000 Hz Bitrate: 13.20 kbps IVAS format: Scene Based Audio, Ambisonic order 1 - AGC default mode DTX: ON, CNG update interval = 8 frames

------ Running the encoder ------

Frames processed: Assertion failed: value < alphabet_size, file D:\DEV\ivas-3gpp\ivas-codec-ref\lib_enc\ivas_qmetadata_enc.c, line 1774

Edited by emerit