我刚写了一个修改mp3 id3 tag的程序,程序编译后只有184k,可是需要的两个
动态链接库却有2M多。请教不用微软Windows Media Format SDK修改mp3 id tag的方法。

解决方案 »

  1.   

    MP3FileInfo - Extract Header and ID3 Tags of a MP3 File
    By whizer MP3FileInfo is able to extract both ID3v1 and ID3v2 Tags of a MP3 Filehttp://www.codeproject.com/useritems/MP3FileInfo.asp
      

  2.   

    CMP3Info - implementation for retrieving information about MP3 files
    By Roman Nurik CMP3Info is a class which makes it simple for an application to gain easy access to an MP3's information (not its actual data) and its ID3 v1 tag  http://www.codeproject.com/audio/cmp3info.asp
      

  3.   

    http://www.codeproject.com/audio/CMP3Info/mp3info_demo.zip