HydrogenAudio

Lossless Audio Compression => WavPack => Topic started by: Yaztromo on 2010-11-25 20:41:13

Title: Gstreamer/Linux and wvgain
Post by: Yaztromo on 2010-11-25 20:41:13
Does anyone know if the gstreamer back-end takes any notice of replaygain values appended by wvgain? I'm playing files with Movie Player on Xubuntu and noticed that the volume sounds exactly the same after scanning with wvgain.

If this is true, is there another very simple player like Movie Player (except xmms) that takes notice of replaygain?
Title: Gstreamer/Linux and wvgain
Post by: bryant on 2010-11-28 22:04:35
There does seem to be a ReplayGain plugin for Gstreamer, but I don't know how it gets the replay gain information (and it certainly would not be enabled by default). I think the player would have to be aware of the process.

A nice little player that handles ReplayGain in WavPack files (and other formats) is DeaDBeeF (http://deadbeef.sourceforge.net/) (I actually worked on the implementation a little). You still have to enable Replay Gain in the preferences (and choose whether you want Track or Album mode) for it to happen.
Title: Gstreamer/Linux and wvgain
Post by: Yaztromo on 2010-11-30 00:58:08
Thanks Bryant. Deadbeef is the player I've now settled with.