I've applied album gain mode using MP3Gain to lots of my MP3 files.
Now Tag reports them as having APE2.0 tags, although they didn't before.
And fb2k won't read any of the tags. (Probably because it thinks there's APE2.0 tags, and so doesnt bother looking at the ID3v1 info.)
This is from the properties page from fb2k:
QUOTE
enc_delay = 576
enc_padding = 1200
mp3_accurate_length = yes
bitrate = 192
codec = MP3
channels = 2
samplerate = 44100
mp3_stereo_mode = joint stereo
mp3gain_minmax = 000,204
mp3gain_album_minmax = 000,204
mp3gain_undo = +006,+006,N
replaygain_track_gain = +0.320000 dB
replaygain_track_peak = 0.437095
replaygain_album_gain = -0.060000 dB
replaygain_album_peak = 0.437095
----------
17016720 samples @ 44100Hz
File size: 9 263 554 bytes
enc_padding = 1200
mp3_accurate_length = yes
bitrate = 192
codec = MP3
channels = 2
samplerate = 44100
mp3_stereo_mode = joint stereo
mp3gain_minmax = 000,204
mp3gain_album_minmax = 000,204
mp3gain_undo = +006,+006,N
replaygain_track_gain = +0.320000 dB
replaygain_track_peak = 0.437095
replaygain_album_gain = -0.060000 dB
replaygain_album_peak = 0.437095
----------
17016720 samples @ 44100Hz
File size: 9 263 554 bytes
How can I repair these MP3s, so that fb2k can read the tags?
Thanks.