Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: From: Best way to convert FLAC to LAME and keep all tags intact? (Read 1379 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

From: Best way to convert FLAC to LAME and keep all tags intact?

Well, I have tried both of these apps mentioned above -- Foobar 2000 and All2LAME -- and both are losing the track tag info. They're truncating things at 30 characters.

Maybe the tagging I am using in EAC when ripping from my CDs is wrong? Here's what I use to produce the FLAC Vorbis tags in EAC:

-6 -V -T "artist=%a" -T "title=%t" -T "album=%g" -T "date=%y" -T "tracknumber=%n" -T "genre=%m" -T comment="%e" -T "comment=Ripped with EAC" %s

Am I missing something here? I use the 3.97 Beta 2 command line for LAME. I am then using QCD Player to view the file tags. Maybe QCD is where the problem lies? I shouldn't perhaps rely on it to show me the true tagging?