QUOTE(Jan S. @ Sep 4 2003, 11:05 AM)
QUOTE(JEN @ Sep 4 2003, 07:57 PM)
I got tag.exe and typed "tag filename.ext". this displayed the tags in the file. It displayed both ID3v1 and APEv2 tags.
When I play these mp3 files in PocketMVP on my PocketPC no tags are displayed?
Do you know why?
I thinks I have seen ppl having problems with some players if both ape and idv3 tags are present. Try removing the ape2 tags as we suggested.
I think it has something to do with the order in which the APE & ID3 tags are written. For instance the two commandlines:
tag --force ape2 --force id3
or
tag --force id3 --force ape2
I can't remember which one does which. All I know is that when I look at the files with Tag&Rename, some will display the ID3, but some won't. And reversing the order of the tags fixes the problem (it's not really a problem, let's call it a quirk