# Run the same modes in VoIP and non-VoIP mode with a neutral delay profile
./scripts/runIvasCodec.py -p$cfg$WORKERS-U$limit_input_to_x_seconds-m"${modes[@]}"--oc"${output_formats[@]}"-o$output_dir_default | tee voip_be_test_output.txt
./scripts/runIvasCodec.py $verbosity_cmd-p$cfg$WORKERS-U$limit_input_to_x_seconds-m"${modes[@]}"--oc"${output_formats[@]}"-o$output_dir_default | tee voip_be_test_output.txt
echo"\n======================= 4. JBM, modes with no EXT =======================\n\n"
./scripts/runIvasCodec.py -m$modes_with_no_ext_out-p$cfg$duration_arg$WORKERS--decoder_only--jbm_file$dly_profile | tee smoke_test_output_jbm_noEXT.txt
./scripts/runIvasCodec.py $verbosity_cmd-m$modes_with_no_ext_out-p$cfg$duration_arg$WORKERS--decoder_only--jbm_file$dly_profile | tee smoke_test_output_jbm_noEXT.txt
echo"\n======================= 5. JBM, modes with EXT =======================\n\n"
/* any switch which is non-be wrt selection floating point code */
/* all switches in this category should start with "NONBE_" */
#define NONBE_FIX_736_FOA_BR_SWITCH /* FhG/Dlb : Issue 736: FOA bitrate switching decoding crashes in in ivas_spar_to_dirac */
#define NONBE_FIX_746_NONDIEGETIC_MD /* Eri: Issue 746: The non-diegetic panning flag affects the encoder bitstream even if extended metadata is not enabled. Crashes the decoder.*/
/* ##################### End NON-BE switches ############################# */
/* ################## End DEVELOPMENT switches ######################### */