<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div style="RIGHT: auto">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 </div>
<div style="RIGHT: auto"> </div>
<div style="RIGHT: auto">C:\Program Files\FLAC>tag --simple "[song].flac" 1>stdout.txt 2>stderr.txt</div>
<div style="RIGHT: auto"> </div>
<div style="RIGHT: auto">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?</div></div></body></html>