|
|
发表于 2005-2-18 10:28:31
|
显示全部楼层
Post by baif
关于ID3v2 可以看看源码的 metabundle.cpp,200行左右:
// we prefer ID3v1 over ID3v2 if recoding tags because
// apparently this is what people who ignore ID3 standards want
统一你的MP3的meta data编码,然后在选项中设置记录时编码和使用ID3v1,就可以了。
如何统一meta data编码? |
|