Loading includes/loudness-jobs.yml +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ loudness-measurement: - | for fmt in ${FORMAT_LIST}; do ./scripts/runIvasCodec.py -z console -U 1:2 -p ${CONFIG_JSON} -x ${fmt}_b | tee -a smoke_test_output.txt ./scripts/runIvasCodec.py -z console -p ${CONFIG_JSON} -x ${fmt}_b | tee -a smoke_test_output.txt done - ./scripts/get_loudness_data.py ${CONFIG_JSON} --formats ${FORMAT_LIST} Loading Loading
includes/loudness-jobs.yml +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ loudness-measurement: - | for fmt in ${FORMAT_LIST}; do ./scripts/runIvasCodec.py -z console -U 1:2 -p ${CONFIG_JSON} -x ${fmt}_b | tee -a smoke_test_output.txt ./scripts/runIvasCodec.py -z console -p ${CONFIG_JSON} -x ${fmt}_b | tee -a smoke_test_output.txt done - ./scripts/get_loudness_data.py ${CONFIG_JSON} --formats ${FORMAT_LIST} Loading