normalize
Zur Navigation springen
Zur Suche springen
Der Shell-Befehl normalize dient der Audionormalisierung und verarbeitet ausser MP3- auch MP4-, MPC-, OGG-, APE- oder FLAC-Dateien. Die zu normalisierenden Audiodateien werden dabei ins WAV-Format verwandelt und danach erneut komprimiert, was allerdings zu einem Qualitätsverlust führt.
Gnormalize ist ein grafisches Frontend von normalize, das inzwischen auch als CD-Ripper funktioniert.
Installation
Vorbedingungen
- MAD library 0.14.2b (http://www.mars.org/home/rob/proj/mpeg/) (empfohlen)
- xmms (http://www.xmms.org) (optional)
- Audiofile library >= 0.2.2 (http://oss.sgi.com/projects/audiofile/) (optional)
Opensuse
$ tar xjf normalize-0.7.6.tar.bz2 $ cd normalize-0.7.6 $ ./configure --disable-xmms ... Configuration: audiofile library: false (off by default; see README) mpeg audio support: true xmms volume adjust plugin: false $ make # checkinstall # yast -i /usr/src/packages/RPMS/i386/normalize-0.7.6-1.i386.rpm
Verwendung
Normalisieren aller WAV-Dateien im aktuellen Verzeichnis.
$ normalize -m *.wav
Weblinks
- Normalize (Normalize.NonGNU.org)
- http://www1.cs.columbia.edu/~cvaill/normalize/