Help - Search - Members - Calendar
Full Version: LAME Comment Tag
Hydrogenaudio Forums > Lossy Audio Compression > MP3 > MP3 - General
anleva
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?
clintb
Here's my commandline, "-V 2 --vbr-new - %d"

The options are:
Format is: Lossy
Highest BPS mode supported: 16 bit
Tag: ID2v2

All my tags, comments included, come across perfectly...from FLAC/CUE images.

Edit: Oops, didn't see that you're trying to add a specific comment.
anleva
QUOTE (clintb @ Jan 28 2006, 12:20 PM)
Here's my commandline, "-V 2 --vbr-new - %d"

The options are:
Format is: Lossy
Highest BPS mode supported: 16 bit
Tag: ID2v2

All my tags, comments included, come across perfectly...from FLAC/CUE images.
*



Thanks clintb. All of my comments are coming over from FLAC as well. I am using the same commandline as you for the most part with the exception that I have added --tc, which should add a value in the comment field.

I am trying to add an additional "hard coded" comment on my mp3 files. This comment I do not want on my FLAC files as it is specific to mp3 and the encoding options used. LAME does provide an ability to add a "hard coded" comment during the encoding process, but I can't seem to get the syntax right.
sha_man
may I ask what the %d is for?
Synthetic Soul
%d is a placeholder for the output filename, which will be detirmined by your output file formatting string.

The relevant parts are - %d.

"-" tells LAME to use STDIN as the input.
"%d" is replaced by foobar using the output file formatting string.
TBO
Possibly foobar2000 overwrites LAME's comment tag with the tags which it adds itself, or there is some other incompatibility due to you having two tagging methods activated.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.