Results 1 to 3 of 3

Thread: ID3v2 Collaborative Project [Help Wanted]

  1. #1

    Thread Starter
    Registered User
    Join Date
    Jul 2001
    Posts
    283

    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

  2. #2
    Member
    Join Date
    Nov 2003
    Location
    Amsterdam, The Netherlands
    Posts
    53
    I would advise you to stick to the 2.3 specs as 2.4 has some issues with a number of applications..

  3. #3
    Frenzied Member <ABX's Avatar
    Join Date
    Jul 2002
    Location
    Canada eh...
    Posts
    1,622
    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
  •  



Click Here to Expand Forum to Full Width