[ID3 Dev] id3 tag extraction
Jim
jmartin_92 at verizon.net
Mon Jun 30 22:40:19 PDT 2008
Hi.
The short answer is that it is simple. ID3v1 tags are located at the end of the
file and start with "TAG". ID3v2 tags are (usually) at the beginning of the
file and start with "ID3".
You should read some of the information available at http://www.id3.org -
particularly the FAQ, the Introduction section for basic information and the
Developer Information section for more detailed explanations.
If you don't want to get too bogged down in the details, you might consider
using one of the tagging libraries or applications to simplify whatever you are
trying to do.
Jim
dhanraj at nextbitcpu.com wrote:
> Hi,
> I want know how to find whether it is id3v1 or id3v2 tag while parsing
> .MP3 File.
>
>
> Please reply me...
>
> Thank u........
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: id3v2-unsubscribe at id3.org
> For additional commands, e-mail: id3v2-help at id3.org
>
>
> __________ Information from ESET Smart Security, version of virus signature database 3230 (20080701) __________
>
> The message was checked by ESET Smart Security.
>
> http://www.eset.com
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: id3v2-unsubscribe at id3.org
For additional commands, e-mail: id3v2-help at id3.org
More information about the ID3v2
mailing list