StrayDawg / xld

Automatically exported from code.google.com/p/xld
1 stars 0 forks source link

ReplayGain tags not written to FLAC files #115

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. In Preferences, set the output format to FLAC and enable 'Scan ReplayGain' 
under 'CD Rip'
2. Rip any CD. When complete, ReplayGain values will be reported in the log 
window.
3. Open the output FLAC files in any tag editor (I used Sbooth's Tag) - there 
are no REPLAYGAIN tags.

How about the reproducibility (always, sometimes, rarely, ...)?
Always

What is the expected output? What do you see instead?
Calculated ReplayGain values should be written to each FLAC file in the 
relevant REPLAYGAIN tags.

What version of the product are you using? On what operating system?
Version 20120908 (141.1) on Mac OS X 10.7.4.

Please provide any additional information below.
This is what I would expect to happen, otherwise why is there an option to run 
ReplayGain scanning whilst ripping? This seems like an oversight rather than a 
bug. I have not tried this with other output formats, so cannot comment on 
those.

Original issue reported on code.google.com by alex.mel...@gmail.com on 6 Oct 2012 at 8:45

GoogleCodeExporter commented 8 years ago
Currently XLD only writes replaygain values to log files when ripping. This is 
because the FLAC encoder writes metadata before ripping and replaygain is 
unavailable at that moment.

I'll look into libflac API and release an improved plugin.

Original comment by tmkkmac on 6 Oct 2012 at 9:08

GoogleCodeExporter commented 8 years ago
correction: log files -> log and cue files

Original comment by tmkkmac on 6 Oct 2012 at 9:24

GoogleCodeExporter commented 8 years ago
Latest version writes RG tags to FLAC files. But track gain only.

Original comment by tmkkmac on 14 Oct 2012 at 7:12

GoogleCodeExporter commented 8 years ago
Please, dear god, offer the writing of the replay gain tags into the metadata 
as an OPTION, not something done automatic.

Original comment by thunkera...@gmail.com on 1 Apr 2013 at 6:19

GoogleCodeExporter commented 8 years ago
Well, you can always turn off the ReplayGain scanning in the CD Rip preference 
tab.

Original comment by tmkkmac on 1 Apr 2013 at 6:26

GoogleCodeExporter commented 8 years ago
but it's helpful to at least have the info in the log, especially the peak 
levels.

Original comment by atsunset...@gmail.com on 2 Apr 2013 at 6:48

GoogleCodeExporter commented 8 years ago
Thanks for considering the optional set-up anyway!

Original comment by thunkera...@gmail.com on 2 Apr 2013 at 9:36

GoogleCodeExporter commented 8 years ago
The option is added to the latest version.

Original comment by tmkkmac on 7 Apr 2013 at 2:31