this post was submitted on 02 Mar 2026
69 points (98.6% liked)

Linux

63406 readers
584 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

As someone who downloads or buys their music to listen to via VLC, it's quite annoying when the volume level between files aren't consistent. Especially when I'm unable to easily to change the volume like when I'm doing physical labor as an example. So it can go from a perfectly reasonable volume, to damaging my ears, and then to where I can barely hear. I was thinking of going in and manually editing them myself to be consistent amongst each other at some point, but then it got me thinking. Is there an application that will equalize the volume on your audio files for you? If not, would anyone else have a use for one besides me? I'd love to know either way.

you are viewing a single comment's thread
view the rest of the comments
[–] dr_jekell@lemmy.world 19 points 19 hours ago (1 children)

You will want to use something like Foobar2000 to scan the files then write replaygain metadata to each file.

Then you enable replaygain in VLC and it should work as you want.

[–] Scipitie@lemmy.dbzer0.com 3 points 16 hours ago (1 children)

I might have a mistake in my thoughts/knowledge:

This would be a playback tool dependent solution though, right? Because then it works be not something at least I'd want.

Am I overlooking something? (Except the obvious "keep the original" aspect)

[–] dr_jekell@lemmy.world 6 points 13 hours ago (1 children)

Replaygain doesn't change the file itself.

It is a measurement of the files audio volume against a set level. Then the file gets a tag (metadata) for the volume adjustment.

To put it simply: ReplayGain turns up the volume an appropriate amount when playing a relatively quieter song/album and turns down the volume an appropriate amount when playing a relatively louder song/album.

Pretty much any music player should support replaygain including VLC.

https://www.reddit.com/r/headphones/comments/962a0c/replaygain_the_solution_to_constantly_changing/

[–] Scipitie@lemmy.dbzer0.com 2 points 13 hours ago (1 children)

Ah but this means if I can't control the client (i.e. because I've setup a streaming server) then it's not a solution for me - but I'd I do then this is the cleaner one because it doesn't reencode the files.

Understood, thank you!

[–] dr_jekell@lemmy.world 2 points 13 hours ago

I can't say that I haven't thought about audio volume correction for streaming audio.

There must be a way of doing it as Spotify and other services have a version of replay gain.