Quote:
flac -d -c infile.flac | lame --preset standard - outfile.mp3


Which also works fine on Windows. I wrote a console front end to it in C# which also copies tags[1] across. You can find it here.

[1] Well, currently only the ones that I care about.
_________________________
-- roger