PDA

View Full Version : What benefit has the mp3 tag writing?


farjami
11th July 2006, 15:37
What benefit has the mp3 tag writing?
(CRCs, copyrighted, Original, Emphasis, etc)
thanks

Kurtnoise
11th July 2006, 15:41
Retrieve some infos I guess...

communist
11th July 2006, 17:02
Store info. Whats better? ;)
Some artist - Random track name - Album Dude's greatest hits - 1999 - Foo Label - Lyrics Bla bla Lala.mp3

OR

Some artist - Random track name.mp3 and the rest of the infos stored into the file.

farjami
11th July 2006, 17:11
i mean that what benefit has knowing the mode of these tickes: (CRCs, copyrighted, Original, Emphasis)?

check
11th July 2006, 18:13
CRC is for error checking
the rest of your examples are for user information.

farjami
11th July 2006, 23:03
couls someone a little explain more?
full describe of each of them

gameplaya15143
13th July 2006, 03:02
CRC = adds error correction (whether or not this is worth the ~1kbps it uses is another question)

Original = it doesn't really mean anything, you can set it to TRUE if the encode is from the original source, FALSE if you are transcoding

Copyright = it doesn't actually mean anything, you can set it to TRUE if the encode is from copyrighted material (like CDs), or FALSE otherwise

Emphasis = it doesn't really mean anything, I have read that this is obsolete, I do not know what it was originally intened to mean.

Does that help?