Post Reply 
ReplayGain
16-04-2023, 06:39 (This post was last modified: 16-04-2023 06:44 by jes.)
Post: #10
RE: ReplayGain
(15-04-2023 12:29)simoncn Wrote:  That makes sense. In that case the APEv2 tags would need to be converted to ID3v2 so that MinimStreamer/FFmpeg can read them.

Do you have a suggestion how this can be done? All song information is in ID3v2 tags, only replaygain info is in APE tags. I have not yet found a simple way to merge the two formats into one without fields being overwritten and info lost. The fields are 100% complimentary, no overlaps.

There also seems to be a difference in replaygain values for the same mp3 file if MP3Gain or Foobar2000 is used. For example:

MP3Gain APE tags:
MP3GAIN_MINMAX="112,181"
MP3GAIN_UNDO="+005,+005,N"
REPLAYGAIN_TRACK_GAIN="-0.995000 dB"
REPLAYGAIN_TRACK_PEAK="0.446419"

Foobar2000 ID3v2 tags:
TXXX="replaygain_track_gain -10.09 dB"
TXXX="replaygain_track_peak 1.087579"

If I undo MP3gain changes, I get these APE tags:
MP3GAIN_MINMAX="117,186"
MP3GAIN_UNDO="+000,+000,N"
REPLAYGAIN_TRACK_GAIN="-8.520000 dB"
REPLAYGAIN_TRACK_PEAK="1.061769"

I guess APE tags could be just deleted at this stage.

Sounds all a bit complex and any clarifications are welcome.

PS: ReplayGain done with Foobar2000 rather than MP3Gain appears to work with MinimStreamer/ffmpeg.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
ReplayGain - jes - 14-04-2023, 07:05
RE: ReplayGain - tarnkappe - 14-04-2023, 07:21
RE: ReplayGain - jes - 15-04-2023, 06:16
RE: ReplayGain - simbun - 14-04-2023, 09:45
RE: ReplayGain - jes - 15-04-2023, 06:20
RE: ReplayGain - simbun - 15-04-2023, 08:46
RE: ReplayGain - simoncn - 15-04-2023, 11:52
RE: ReplayGain - simbun - 15-04-2023, 12:13
RE: ReplayGain - simoncn - 15-04-2023, 12:29
RE: ReplayGain - jes - 16-04-2023 06:39
RE: ReplayGain - simbun - 16-04-2023, 09:46
RE: ReplayGain - simoncn - 16-04-2023, 13:28
RE: ReplayGain - simbun - 16-04-2023, 14:01
RE: ReplayGain - simoncn - 16-04-2023, 14:57
RE: ReplayGain - simbun - 16-04-2023, 21:36
RE: ReplayGain - simoncn - 16-04-2023, 21:53
RE: ReplayGain - jes - 30-04-2023, 07:00
RE: ReplayGain - simbun - 30-04-2023, 12:06

Forum Jump:


User(s) browsing this thread: 1 Guest(s)