rsgain icon indicating copy to clipboard operation
rsgain copied to clipboard

A simple, but powerful ReplayGain 2.0 tagging utility

Results 20 rsgain issues
Sort by recently updated
recently updated
newest added

I execute rsgain on Linux Debian 12 through ssh and hidden files generated by the MacOs file explorer block the flow. The music folders were previously opened by a MacOs...

File `LICENSE` says: ``` * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided...

This extension accurately represents the format of the file, which is TSV (tab-separated values) as opposed to CSV (comma-separated values). It seems likely that this would address #56 without the...

I'm on the latest version (3.5.1) on a fresh Ubuntu 24.04 vm. No matter what I do it seems that --preserve-mtimes just wont function. I've tried using it both with...

Hello, Would it be possible to add support to writing both replay gain opus tags, so both `ReplayGain` tags (`d` mode) and `R128_*_GAIN` tags (r/s mode) would be written? In...

The Picard plugin was unable to determine the correct replaygain tags for high Res classical music. Foobar worked very nicely though. Foobar downsampled the audio, so only it worked with...

Currently if someone use opus in mode `a` or `t` opus file will be scanned in each subsequent run after the first even when used with `-S` output. Can we...

First, I want to thank the developer for creating this tool, it's very useful. I noticed during use that the results obtained for mono MP3 files differ from those produced...

The linked [static build](https://github.com/complexlogic/rsgain#static-build) is dynamically linked: `rsgain: ELF 64-bit LSB pie executable, x86-64, version 1 (GNU/Linux), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=8db9147d84680a11afabe2d5694e370bbdcb22f0, for GNU/Linux 3.2.0, stripped` ``` linux-vdso.so.1 (0x000079430b919000) libstdc++.so.6...

I've been trying to write a script that applies ReplayGain tags to my video and audio library. After using FFmpeg and realising it's loudnorm option is not the appropriate solution...