Support and General Use > Audio Playback, Database and Playlists

[SOLVED] Replaygained Ogg tracks sound quieter than MP3 ones

<< < (2/2)

breversa:
Yup, that's looks right : mp3gain v1.5.1 allows to write either ID3 or APE (default setting) tags. Since my version is 1.4.6 (and no more recent RPM available), I think I'm gonna compile it from source and see the results...

I'll keep you informed, of course. :)

EDIT :
Yay, problem solved ! :)

The issue was indeed with mp3gain v1.4.6 storing Replaygain info in APE tags instead of ID3 tags.

I corrected it by using the latest mp3gain v1.5.1 (downloaded and compiled from http://sourceforge.net/projects/mp3gain/files/mp3gain/1.5.1/mp3gain-1_5_1-src.zip/download), and using the -s i option.

Exercept from mp3gain -h :

--- Code: ---mp3gain version 1.5.1
copyright(c) 2001-2009 by Glen Sawyer
uses mpglib, which can be found at http://www.mpg123.de
Usage: mp3gain [options] <infile> [<infile 2> ...]
options:
[...]
-s i - use ID3v2 tag for MP3 gain info
-s a - use APE tag for MP3 gain info (default)
--- End code ---

Now my reaplygained mp3 sound as loud as my Ogg ones. Thank you all (esp. Lear) ! :)

Navigation

[0] Message Index

[*] Previous page

Go to full version