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

Add automatic audio normalisation to highest volume #14

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    b7a1533 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Add safeguards for loud input

    With the previous settings, issues could appear when the input (kara.moe) audio was already loud. Therefore, the loudness range target for the EBU algorithm has also been maximised and the --keep-lra-above-loudness-range-target option has been added to ensure that the loudest settings will be used and that ffmpeg-normalize won't automatically adjust things in an unexpected way.
    RastislavTuranyi committed May 5, 2024
    Configuration menu
    Copy the full SHA
    2440f07 View commit details
    Browse the repository at this point in the history