文件名称:Modify-the-mp3-info
- 所属分类:
- mpeg/mp3
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2012-12-16
- 文件大小:
- 15kb
- 下载次数:
- 0次
- 提 供 者:
- 老*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
附件中的窗体可以单独作为一个小软件使用,也可以添加到自编的播放器中。ID3V2 的标签项目太多,我只选择了其中最常用的 8 项,当然,你如有兴趣,可以自行添加项目(ID3V2 最大长度可达 256M)。本代码自动识别并转换 UTF-8 编码,不过,由于有的 ID3V2 信息使用了 UTF-16LE或UTF-16BE 或 ISO-8859-1编码,显示出来仍然是乱码,这几种编码我都没有涉猎,无法转换。
关于 ID3V1 和 ID3V2 信息的详情,请参看我以前发表的《mp3文件的数据结构》一文。-The attached form can be used as a small software can also be added to the player of the self . ID3V2 tag too many projects , I select only one of the most commonly used eight , of course , you who are interested , you can add their own projects (ID3V2 maximum length of up to 256M ) . The code automatically recognize and convert UTF-8 encoding However , due to some ID3V2 information using the UTF-16LE or UTF-16BE or ISO-8859-1 encoding , displayed still garbled , I have not studied under several coding can not be converted .
ID3V1 and ID3V2 information details , see the article I had published "mp3 file data structure .
关于 ID3V1 和 ID3V2 信息的详情,请参看我以前发表的《mp3文件的数据结构》一文。-The attached form can be used as a small software can also be added to the player of the self . ID3V2 tag too many projects , I select only one of the most commonly used eight , of course , you who are interested , you can add their own projects (ID3V2 maximum length of up to 256M ) . The code automatically recognize and convert UTF-8 encoding However , due to some ID3V2 information using the UTF-16LE or UTF-16BE or ISO-8859-1 encoding , displayed still garbled , I have not studied under several coding can not be converted .
ID3V1 and ID3V2 information details , see the article I had published "mp3 file data structure .
(系统自动生成,下载前可以参看下载内容)
下载文件列表
修改mp3信息\Form6.frm
...........\工程1.vbp
...........\工程1.vbw
修改mp3信息
MP3文件数据结构以及为mp3内嵌歌词的代码.txt