Commit f6a356cb authored by Jan Kiene's avatar Jan Kiene
Browse files

apply attenuation of sba testvectors only for stv input

parent 4e52ef85
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -159,6 +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
    ):
        sba_br_switching_dtx = 1
        cut_file = pre_proc_input(testv_file, fs)