tag.exe & stderr

"j ." <[email protected]> Sun, 24 Jul 2011 21:34:02 -0700 (PDT)
Newsgroups gmane.comp.audio.compression.flac.user
Message-ID <[email protected]>
I am using "tag.exe --simple [filename]" to get some information about tags for a flac file. However, the output is going to stderr. I also tried it in a cmd window using 
 
C:\Program Files\FLAC>tag --simple "[song].flac" 1>stdout.txt 2>stderr.txt
 
stdout.txt is empty but stderr.txt has all the title, artist, track, etc information. So am I doing something wrong or does tag send all info to stderr? If so is there a reason why?

_______________________________________________
Flac mailing list
[email protected]
http://lists.xiph.org/mailman/listinfo/flac