|
-
Feb 26th, 2004, 12:36 PM
#1
Thread Starter
Registered User
ID3v2 Collaborative Project [Help Wanted]
i started making a class to read/write mp3 id3v2 tags. i can decode the initial header and part of the optional second header, but i'm getting a little bit stuck. this is a pretty big project, and i really want to finish it, but maybe somebody wants to work on it together with me.
if you're interested, i'll post the class i have so far and we can split the work. here is a link for information on the structure of the tag, which i use as my main resource, along with opening mp3 files in a text editor and just analyzing them.
id3v2 official documentation
-
Feb 27th, 2004, 07:33 PM
#2
Member
I would advise you to stick to the 2.3 specs as 2.4 has some issues with a number of applications..
-
Feb 27th, 2004, 10:27 PM
#3
I had started writting a ID3v2.4 Tag Reader/Writer but the spec's lacked enough information to implement some parts of it so i suspended the project.
I could dig up some of my initial work but its not much if you want it just ask.
Tips:
- Google is your friend! Search before posting!
- Name your thread appropriately... "I Need Help" doesn't cut it!
- Always post your code!!!! We can't read your mind!!! (well, at least most of us!)
- Allways Include the Name and Line of the Exception (if one is occuring!)
- If it is relevant state the version of Visual Studio/.Net Framwork you are using (2002/2003/2005)
If you think I was helpful, rate my post  IRC Contact: Rizon/xous ChakraNET/xous Freenode/xous
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
|