Questions tagged [replaygain]

10 questions
5
votes
2 answers

Edit replaygain info (advanced) option missing in foobar2000

When I right-click on a file in foobar2000 and select ReplayGain, there are four options: Scan per file Scan single album Scan by tags Remove info What I do not see is Edit replaygain info (advanced). According to many tutorials, it should be…
2
votes
1 answer

Consistant volume across all audio files

I am having a difficult time getting all my audio balanced at the same volume I have tried different things normalising all tracks to the same level doesn't work mp3gain doesn't work both if the above, normalising and then mp3gain and also…
PaulMcF87
  • 159
2
votes
1 answer

Replaygain vs Normalization

I have been using mp3gain to bring all of my tracks to the same volume level. I then saw that audacity offered a normalization option. I know that normalization basically brings all tracks to the same peak volume and that if there are louder parts…
PaulMcF87
  • 159
2
votes
1 answer

Normalize varying audio levels in a single video

I have a script to process/encode videos. Some of the videos have varying audio levels (like 2 videos were merged and one had loud audio and other quiet audio). I want to normalize the audio in a way that loud audio is reduced and quiet audio is…
1
vote
1 answer

Is There a way to permanently apply replaygain info to many flac files?

I ripped a bunch of CDs to flac, with replaygain, a while ago. What I am trying to do now is permanently apply the replaygain to the files so it is not just a meta tag. This way, I can batch convert all of these new files to AAC using NeroAAC in the…
ayane_m
  • 250
0
votes
2 answers

When doing replaygain on multi-disc albums, should the "album" gain actually be a "disc" gain?

I am writing a script to add replaygain tags to my entire music library, and it is working well. However, I am wondering what the correct behavior is for calculating album (or "audiophile") gain values for things like multi-disc albums. Should I…
0
votes
0 answers

REPLAYGAIN value being ignored on some MP3's - FFmpeg Transcoder cs - process Error Data Received:454

I am having an issue per below. I use Windows, and just installed ffmpeg-2024-03-07-git-97beb63a66-full_build, which did not correct it. I have added Track ReplayGain to my music library using Foobar. I am having issues with FFMpeg not taking the…
0
votes
2 answers

Normalization of lossy audio

I am trying to get my music to all play at the same level but ffmpeg is proving temperamental... There are different types of normalization and I am trying to find what works best. I saved the original copies.of the music but in error, deleted the…
PaulMcF87
  • 159
0
votes
0 answers

replaygain - normalize each audio file individually

I'd like to normalize multiple .ogg files. Unfortunately replaygain treats multiple files as an album and normalizes according to the loudest file. I'd like to normalize each file to 0dB. I tried replaygain -f --no-album *.ogg without success.
user430
  • 255
0
votes
0 answers

How to modify audio level of video according to replaygain info?

I have a bunch of music videos I have downloaded from youtube. I usually put them in a playlist in mpc (Media Player Classic). The problem is that the audio levels of the videos are quite different and I have to adjust the volume for each one. If I…
nadapez
  • 250