Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 233345 - media-sound/mpd-0.13.1 ignores replaygain on FLAC
Summary: media-sound/mpd-0.13.1 ignores replaygain on FLAC
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Christoph Mende (RETIRED)
URL: http://musicpd.org/mantis/view.php?id...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-30 03:56 UTC by Palmer Dabbelt
Modified: 2009-02-23 00:34 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild that includes the patch (mpd-0.13.1-r1.ebuild,3.74 KB, text/plain)
2008-07-30 03:57 UTC, Palmer Dabbelt
Details
Patch against 0.13.1 to make replaygain work with FLAC (flac_replaygain_fix.patch,739 bytes, patch)
2008-07-30 03:58 UTC, Palmer Dabbelt
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Palmer Dabbelt 2008-07-30 03:56:14 UTC
MPD ignores replaygain tags on FLAC files.
A patch was submitted upstream, but it didn't make it into 0.13.1, and I see no info about the bug being fixed in 0.14.

Reproducible: Always

Steps to Reproduce:
1.  Tag a flac file with replaygain (metaflac --add-replay-gain $file)
2.  Play the file in MPD

Actual Results:  
Replaygain is ignored

Expected Results:  
Volume is adjusted according to replaygain tags
Comment 1 Palmer Dabbelt 2008-07-30 03:57:20 UTC
Created attachment 161687 [details]
ebuild that includes the patch
Comment 2 Palmer Dabbelt 2008-07-30 03:58:20 UTC
Created attachment 161689 [details, diff]
Patch against 0.13.1 to make replaygain work with FLAC

From mpd mantis: 
http://musicpd.org/mantis/view.php?id=1616
Comment 3 Christoph Mende (RETIRED) gentoo-dev 2009-01-19 00:42:15 UTC
looks like this isn't an issue in mpd-0.14 (and maybe even 0.13.2?) anymore, can you confirm this?