Change LRA to 7.0

This commit is contained in:
RealStickman 2022-11-14 20:58:03 +01:00
parent 895a19eb78
commit 689497136d

View File

@ -133,7 +133,7 @@ def convert(inputfile, outputfile, loudness) -> Optional[list[Any]]:
"-filter:a"
" "
"loudnorm=I=-30.0:"
"LRA=9.0:"
"LRA=7.0:"
"measured_I={input_i}:"
"measured_LRA={input_lra}:"
"measured_tp={input_tp}:measured_thresh={input_thresh}:"