If I understand the document correctly, LAME is suposed to write to stdout if the outfile argument is set to -.
But when I tried this,
lame --abr 64 --mp3input filename.mp3 -
a fatal error occurred: fatal error: can't update LAME-tag frame!.
How can I fix this?