patch: normalize effect for noatunarts
Felix Berger
bflat1 at gmx.net
Mon Dec 27 16:14:50 GMT 2004
Hi,
I'm in the process of writing a normalization plugin for Noatun.
The plugin reads the relative volume adjustment from the currently played
file, either from the id3v2 tags or from the playlist, or it computes it by
calling the external programs normalize
(http://www.cs.columbia.edu/~cvaill/normalize/) or vorbisgain
(http://sjeng.org/vorbisgain.html) depending on the item's mimetype.
The retrieved value is passed to an Arts::Effect called Noatun::Normalize
which applies the gain adjustments to the samples.
I've attached the patch and files which would have to be added to noatunarts
to make this approach work. I would like to know if there is any chance of
getting this into post-3.4 as long as arts is still the choice of backend.
The plugin part can be found at:
http://ilist.sourceforge.net/normalize/index.html
There is no release yet, it's cvs only.
Unfortunately there are quite a few projects which would have to accept my
patches to make it releasable, right now I'm using patched versions of
vorbisgain and taglib.
In taglib for example the bug http://bugs.kde.org/show_bug.cgi?id=95545 would
have to be closed to allow reading the RVA2 tag from mp3 files.
I also patched vorbisgain to allow storing of gain information in the playlist
and I'm waiting for normalize's next release which will support vorbis files.
One could also strive for ReplayGain support, the website
http://replaygain.org/ describes normalization in media players and proposes
a "standard".
Looking forward to your feedback,
Felix Berger
--
Use Debian GNU/Linux!
http://www.felix.beldesign.de/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: normalize.tar.gz
Type: application/x-tgz
Size: 1772 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-multimedia/attachments/20041227/d8d7e72d/attachment.bin>
-------------- next part --------------
_______________________________________________
kde-multimedia mailing list
kde-multimedia at kde.org
https://mail.kde.org/mailman/listinfo/kde-multimedia
More information about the kde-multimedia
mailing list