Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37432902
en ru br
ALT Linux repos
S:0.37-alt1.qa1
5.0: 0.37-alt1
4.1: 0.37-alt1
4.0: 0.37-alt1

Group :: Sound
RPM: vorbisgain

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: vorbisgain
Version: 0.37
Release: alt1.qa1

Summary: Adds tags to Ogg Vorbis files to adjust the volume
License: GPL 2.1
Group: Sound

Url: http://sjeng.sourceforge.net/vorbisgain.html
Source: http://sjeng.org/ftp/vorbis/%name-%version.tar.gz
Patch: vorbisgain-0.37-double-fclose.patch
Packager: Michael Shigorin <mike at altlinux.org>

# Automatically added by buildreq on Tue Jan 30 2007

BuildRequires: libvorbis-devel

BuildRequires: libvorbis-devel libogg-devel

%description
VorbisGain is a utility that uses a psychoacoustic method to correct the
volume of an Ogg Vorbis file to a predefined standardized loudness.

It is meant as a replacement for the normalization that is commonly used
before encoding. Although normalization will ensure that each song has
the same peak volume, this unfortunately does not say anything about the
apparent loudness of the music, with the end result being that many
normalized files still don't sound equally loud. VorbisGain uses
psychoacoustics to address this deficiency. Moreover, unlike
normalization, it's a lossless procedure which works by adding tags to
the file. Additionally, it will add hints that can be used to prevent
clipping on playback. It is based upon the ReplayGain technology.

The end result is that the file ends up with superior playback quality
compared to a non-VorbisGain'ed file.

It needs player support to work. Non-supporting players will play back
the files without problems, but you'll miss out on the benefits.
Nowadays most good players such as ogg123 and mplayer are already
compatible. xmms will support this feature from release 1.2.8.

%prep
%setup -q
%patch -p1

%build
%configure --enable-recursive
%make

%install
%makeinstall

%files
%_bindir/*
%_man1dir/*
%doc NEWS README vorbisgain.txt

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin