Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix capping to [1, 50] instead of [1, 7] #230

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

mjhalwa
Copy link
Contributor

@mjhalwa mjhalwa commented Apr 24, 2023

One of the last commits introduced a capping of input_lra to [1, 7], but this has issues with songs having input_lra > 7 as setting a lower LRA than input_lra forces ffmpeg to Dynamic loudness correction. (I guess it was a mind-twist with the LRA=7.0 required for the EBU Standard.)

I hope it is ok that I directly created a PR, but as this breaks the --keep-loudness-range-target flag, I wanted to introduce a fix as soon as I saw and validated the issue.

If I am wrong, please just close the PR. In this case I am sorry for the hassle.

@slhck
Copy link
Owner

slhck commented Apr 24, 2023

Oh, you're right. Will get to it tomorrow. Thanks for the PR!

@mjhalwa
Copy link
Contributor Author

mjhalwa commented Apr 24, 2023

you're welcome, I'm glad to help out.

@slhck slhck merged commit 6fc5104 into slhck:master Apr 25, 2023
@slhck
Copy link
Owner

slhck commented Apr 25, 2023

Released as v1.27.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants