QUOTE(Case @ Jun 28 2003 - 07:32 PM)
Emtee, can you try how your player displays tags if you change the order of them with Tag and command --force APE2 --force ID3 file.mp3.
Yes, I made the test. I repeated the previous steps:
1) Ripped a CD to .wav using EAC
2) Encoded the wavs to mp3 with LAME 3.90.3
3) Tagged the mp3s using ID3v1 with Tag'n'Rename
4) MP3Gain'd the mp3s using Track Analysis so they all sound the same volume (using latest version - 1.2beta)
Then, I tagged them using Tag.exe with the suggested command line. Here's the Tag.exe output:
CODE
D:\HA.org\APEv2\Tag\Tag>tag.exe --force APE2 --force ID3 D:\temp\tagged-stain
d-suffocate.mp3
Tag - Automatic Tag from filename Copyright (c) 2002-2003 Case
Version 2.0.39b, Compiled 2003-04-11
D:\temp\tagged-staind-suffocate.mp3
Format: MPEG 1 Layer 3, Joint Stereo
Details: 44100 Hz Stereo, 225 kbps, playtime 03:16
Tags: ID3v1, APE v2.0
Title: Suffocate
Artist: Staind
Album: Dysfunction
Year: 1999
Track: 1
Genre: Hard Rock
Comment:
MP3GAIN_MINMAX=058,204
MP3GAIN_UNDO=+006,+006,N
REPLAYGAIN_TRACK_GAIN=+0.410000 dB
REPLAYGAIN_TRACK_PEAK=0.401085
ID3v1 tag written.
APE v2.0 tag written.
D:\HA.org\APEv2\Tag\Tag>tag.exe --force APE2 --force ID3 D:\temp\tagged-stain
d-just_go.mp3
Tag - Automatic Tag from filename Copyright (c) 2002-2003 Case
Version 2.0.39b, Compiled 2003-04-11
D:\temp\tagged-staind-just_go.mp3
Format: MPEG 1 Layer 3, Joint Stereo
Details: 44100 Hz Stereo, 221 kbps, playtime 04:50
Tags: ID3v1, APE v2.0
Title: Just Go
Artist: Staind
Album: Dysfunction
Year: 1999
Track: 2
Genre: Hard Rock
Comment:
MP3GAIN_MINMAX=135,188
MP3GAIN_UNDO=+005,+005,N
REPLAYGAIN_TRACK_GAIN=-0.735000 dB
REPLAYGAIN_TRACK_PEAK=0.463780
ID3v1 tag written.
APE v2.0 tag written.
D:\HA.org\APEv2\Tag\Tag>tag.exe --force APE2 --force ID3 D:\temp\tagged-stain
d-me.mp3
Tag - Automatic Tag from filename Copyright (c) 2002-2003 Case
Version 2.0.39b, Compiled 2003-04-11
D:\temp\tagged-staind-me.mp3
Format: MPEG 1 Layer 3, Joint Stereo
Details: 44100 Hz Stereo, 237 kbps, playtime 04:36
Tags: ID3v1, APE v2.0
Title: Me
Artist: Staind
Album: Dysfunction
Year: 1999
Track: 3
Genre: Hard Rock
Comment:
MP3GAIN_MINMAX=117,205
MP3GAIN_UNDO=+005,+005,N
REPLAYGAIN_TRACK_GAIN=-0.165000 dB
REPLAYGAIN_TRACK_PEAK=0.490460
ID3v1 tag written.
APE v2.0 tag written.
etc...
I used the following encoding modes for testing:
track01 = --alt-preset standard
track02 = --alt-preset standard
track03 = --alt-preset extreme
track04 = --alt-preset extreme
track05 = --alt-preset 192
track06 = --alt-preset 192
track07 = --alt-preset cbr 192
track08 = --alt-preset cbr 192
SlimX wasn't able to correctly display the tags in any of the files. In fact, it didn't displayed tags at all, not even ID3v1, showing only the filenames.
What was the purpose of this test? To see if SlimX could display the tags if the APE tags were placed before the ID3 tags?