Commit 50afee7f authored by vaclav's avatar vaclav
Browse files

fix command-line for IVAS decoder

parent 0808e7af
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1471,7 +1471,7 @@ networkSimulator_g192 ../scripts/dly_error_profiles/dly_error_profile_5.dat bit

// 1 ISM non-diegetic panning at 32 kbps, 48kHz in, 48kHz out, STEREO out
../IVAS_cod -ism 1 testv/stvISM1.csv 32000 48 testv/stv1ISM48s.wav bit
../IVAS_dec -non_diegetic_pan 80 48 bit testv/stv1ISM48s.pcm_ISM_32000_48-48_STEREO_NON-DIEGETIC-PAN_80.tst
../IVAS_dec -non_diegetic_pan 80 STEREO 48 bit testv/stv1ISM48s.pcm_ISM_32000_48-48_STEREO_NON-DIEGETIC-PAN_80.tst



+1 −1
Original line number Diff line number Diff line
@@ -1471,7 +1471,7 @@ networkSimulator_g192 ../scripts/dly_error_profiles/dly_error_profile_5.dat bit

// 1 ISM non-diegetic panning at 32 kbps, 48kHz in, 48kHz out, STEREO out
../IVAS_cod -ism 1 testv/ltv1ISM.csv 32000 48 testv/ltv48_1ISM.wav bit
../IVAS_dec -non_diegetic_pan 80 48 bit testv/ltv48_1ISM.pcm_ISM_32000_48-48_STEREO_NON-DIEGETIC-PAN_80.tst
../IVAS_dec -non_diegetic_pan 80 STEREO 48 bit testv/ltv48_1ISM.pcm_ISM_32000_48-48_STEREO_NON-DIEGETIC-PAN_80.tst