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: Tagging .mp3s using Foobar2k (Read 2644 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Tagging .mp3s using Foobar2k

I have been trying to encode from some lossless format to .mp3 using Foobar2k's encoder. This is my command line:

--add-id3v2 -V 1 - %d

This works for converting the file.

However, I have also tried:

--add-id3v2 -ty "%date%" -V 1 - %d
--add-id3v2 -ty %date% -V 1 - %d
--add-id3v2 -ty "%DATE%" -V 1 - %d
and
--add-id3v2 -ty %DATE% -V 1 - %d

with no luck. Does anyone have some info on tagging .mp3-files in F2K when encoding?

 

Tagging .mp3s using Foobar2k

Reply #1
A) There's a foobar2000 forum for such questions
B) You don't need to specify tags via commandline. Foobar2000 will copy existing tags over to the new file automatically. If transcoding to mp3 you have to configure the tag type you want under "standard inputs".