Change LRA to 7.0
This commit is contained in:
parent
895a19eb78
commit
689497136d
@ -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}:"
|
||||
|
Loading…
Reference in New Issue
Block a user