Loading tests/codec_be_on_mr_nonselection/test_param_file.py +1 −1 Original line number Diff line number Diff line Loading @@ -159,7 +159,7 @@ def test_param_file_tests( not bitrate.isdigit() and "-dtx" in enc_opts.split() and "-sba" in enc_opts.split() and "stv" in testv_file and testv_file.split("/")[1].startswith("stv") ): sba_br_switching_dtx = 1 cut_file = pre_proc_input(testv_file, fs) Loading Loading
tests/codec_be_on_mr_nonselection/test_param_file.py +1 −1 Original line number Diff line number Diff line Loading @@ -159,7 +159,7 @@ def test_param_file_tests( not bitrate.isdigit() and "-dtx" in enc_opts.split() and "-sba" in enc_opts.split() and "stv" in testv_file and testv_file.split("/")[1].startswith("stv") ): sba_br_switching_dtx = 1 cut_file = pre_proc_input(testv_file, fs) Loading