I'm converting my flac files (ripped with EAC) to mp3 using the convert function and LAME encoder in Foobar. I'm trying to now add a value in the comment tag but can't seem to get the syntax right.
I'm trying to add the following comment: LAME v3.97 -V 2 --vbr-new
In the Command Line Encoder Settings Parameters in Foobar (diskwriter) I have the following string:
-V 2 --vbr-new --tc "LAME v3.97 -V 2 --vbr-new" %s %d
The file converts from flac to mp3 just fine and all the flac tags come across perfectly, but this additional comment doesn't appear in the comment field. It doesn't appear as a tag at all.
Help! What am I doing wrong?
