Closed blastbeng closed 1 year ago
Before I dig into this, have you read this part of the README?
https://github.com/slhck/ffmpeg-normalize#should-i-use-this-to-normalize-my-music-collection
Okay, sorr but i have missed that part
I think I'll use mp3gain then
By the way I have found this: https://github.com/chaudum/rgain3
Maybe it will be useful for someone else
Hello, I have a big music library, a lot of songs have different volume levels, I am trying to use ffmpeg-normalize API to normalize all my mp3 files to the same volume level
this is what I have done so far:
But still, I don't see any difference normalizing different audio files and I don't really understand how normalization works. Can anyone tell me what's wrong with this code and How to normalize all my files to the same volume level?
Thanks