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: Command line program for adding covers to tags (Read 3157 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Command line program for adding covers to tags

Hello!

First of all, I know that it's not wise to include cover arts and other files in tags, so please don't tell me how evil this is.

Now to the question: is there a command line program available which can embed a JPG cover art into an MP3 file? I tried using TAG.EXE with the -f switch, but I don't know what field to specify.

Regards,
Sebastian

Command line program for adding covers to tags

Reply #1
The tag you should use is APIC, if you're interested. I don't know of any command line programs to do it, however.

Command line program for adding covers to tags

Reply #2
There are no command line tools that can do this currently. If you want a "proper" mp3 file with cover art, you must embed the JPG picture it in an id3v2 tag. Several free GUI tools exists which can embed pictures. I use http://sourceforge.net/projects/massid3lib, which is small and simple, but works well.

- TAG.exe does not write id3v2. It can write APE2 tags, so you could embed a picture in e.g. -f "PICTURE=mypict.jpg". The touble is that there are no tools that will make use of it, and you can't extract the picture with TAG.exe either.

- ID3.exe can write text only id3v2 tag frames, so that won't help you.

FYI: I have started to write a tool that will do what you want, but it could take some time (if ever) before you see it.

Command line program for adding covers to tags

Reply #3
>First of all, I know that it's not wise to include cover arts and other files in tags

That is just some peoples views, depending upon your audio file I would say it is probabbly a good idea for Lossless audio (what difference is 40KB going to make?), where small bitrate streamble audio no.

The only issue with Album art is a lack of standards, any program which implements it just seems to do their own thing.