Decrease target loudness and increase dynamic range
This commit is contained in:
parent
0032e9415c
commit
e644300d75
@ -132,8 +132,8 @@ def convert(inputfile, outputfile, loudness) -> Optional[list[Any]]:
|
|||||||
" "
|
" "
|
||||||
"-filter:a"
|
"-filter:a"
|
||||||
" "
|
" "
|
||||||
"loudnorm=I=-24.0:"
|
"loudnorm=I=-26.0:"
|
||||||
"LRA=7.0:"
|
"LRA=9.0:"
|
||||||
"measured_I={input_i}:"
|
"measured_I={input_i}:"
|
||||||
"measured_LRA={input_lra}:"
|
"measured_LRA={input_lra}:"
|
||||||
"measured_tp={input_tp}:measured_thresh={input_thresh}:"
|
"measured_tp={input_tp}:measured_thresh={input_thresh}:"
|
||||||
|
Loading…
Reference in New Issue
Block a user