Re: [SLUG] MP3 gain

From: Ron Youvan (ka4inm@tampabay.rr.com)
Date: Tue Sep 09 2008 - 16:16:21 EDT


> I've got an album whose tracks are in mp3 format. The gain for these
> tracks was set per track, so the gain for track x is different than the
> gain for track y. While this isn't particularly annoying, it is in this
> case because several tracks merge continuously into the next and it is
> rather annoying to have the loudness change abruptly in the middle of a
> song.

> So, how can I re-normalize these tracks as a set without re-encoding
> them? I have "mp3gain", but I can't make it DTRT. Both "-a" and "-r"
> leave sudden volume changes on some track transitions. Is it possible
> the original encoding software modified the actual data? Would that
> affect mp3gain?

   Slackware comes with a program named normalize, always has.
  (try man normalize)
It requires a command line value I use:
" /usr/bin/nice -n -17 normalize -a -12dbfs $1 " in my script files.

   This scans the wav or mp3 file, it changes the wav file level
and for a mp3 file it sets a "play with the attenuator up or down
this much value" flag. This works (mp3) with everything that I have that
plays mp3s. YMMV

-- 
    Ron  KA4INM - Spell check and proof read your messages to see if you any words out.
-----------------------------------------------------------------------
This list is provided as an unmoderated internet service by Networked
Knowledge Systems (NKS).  Views and opinions expressed in messages
posted are those of the author and do not necessarily reflect the
official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 16:50:11 EDT