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: Prevent id3v1 tags using converter? (Read 1858 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Prevent id3v1 tags using converter?

Hello,

I have modified the default MP3 converter command line to specify:
Code: [Select]
-S --noreplaygain --id3v2-only -V 2 --vbr-new - %d


yet still when I convert say a FLAC file to MP3 I am seeing id3v1 tags in the file (according to Mp3tag).

Is there a way to tell foobar not to include the v1 tags?

Thanks!
Foobar 9.6.9, FLAC 1.2.1b, EAC 0.99 pb 5
Windows 7 Pro 64-bit

Prevent id3v1 tags using converter?

Reply #1
Take out the "--id3v2-only" (you may as well switch back to the non-custom encoder) and change the "Preferred Tagging Scheme" option in the advanced preferences (i.e. change to "ID3v2" instead):


Prevent id3v1 tags using converter?

Reply #2
Thank you! that worked like a charm!
Foobar 9.6.9, FLAC 1.2.1b, EAC 0.99 pb 5
Windows 7 Pro 64-bit