I have been using EAC to make ogg files, when I discovered that they were all "corrupted" (bastardized would probably be more acurate). The ogg files had ID3 tags prepended by EAC.
As it happened, both of the programs that I was using to play the ogg files (a CVS snapshot of CoolPlayer and QCD 3) were originally MP3 players, and so they happily read the ID3 tags and passed along the actual ogg file to the decoder.
Windows media player with the DirectShow plugin won't play those files, because it apparently isn't looking for the ID3 tag.
I have to wonder how many other people have been doing the same thing as I have: using tools originally designed for MP3s that add and read the ID3 tags transparently?
On a related note, where can I get a player (Windows, GUI) that correctly reads the native ogg comments?