|
-
Feb 5th, 2002, 01:34 PM
#1
Thread Starter
Addicted Member
mp3 ID3v2
Hi everyone,
Does anyone have any code that can read mp3 ID3v2 tags? Failing that a site with some good information about the v2 tags would help. I have found a good few sites and they seem to give lots of information about the tags but nothing about how they are placed in the file it’s self. I am ultimately looking for something that will allow me to extract the length in seconds or the file size from a v2 tag.
Thanks.
I just code a little in the morning, before I go to work. Just to get the day going. I can stop any time I want
-
Feb 5th, 2002, 02:26 PM
#2
Stuck in the 80s
I use the following module.
-
Feb 5th, 2002, 02:29 PM
#3
Stuck in the 80s
I also use this class, can't remember where I found these.
-
Feb 5th, 2002, 03:48 PM
#4
Thread Starter
Addicted Member
Thanks anyway but this only does v1 tags (last 127 bytes of the file) and I'm after the v2 tags (at the front of the file.
Anyone else got any ideas?
Everso
I just code a little in the morning, before I go to work. Just to get the day going. I can stop any time I want
-
Sep 24th, 2003, 10:52 AM
#5
Hyperactive Member
Any news here?
Has anyone come up with a routine to read ID3v2 (and hopefully ID3v1 as well) tags from MP3 files?
All the info about structure seems to be at www.ID3.org
but I'm just too lazy. Somebody must have done this already.
DaveBo
"The wise man doesn't know all the answers, but he knows where to find them."
VBForums is one place, but for the really important stuff ... here's a clue 1Tim3:15
-
Sep 24th, 2003, 06:52 PM
#6
-
Oct 15th, 2003, 05:43 AM
#7
Lively Member
Here is a id3v2 reader/writer written in VB.NET :
Id3v2 Class
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|