|
JuK的作者回复我提交的wish说:
------- Additional Comments From wheeler@kde.org 2003-12-14 15:00 -------
Sorry, but the ID3 format doesn't support those encodings. It doesn't make much sense for JuK to support
them if the file format doesn't.
ID3v1 is supposed to be ISO-8859-1 only, though many broken tag editors ignore this. I have a small tool
here http://developer.kde.org/~wheeler/files/tag-unbreaker.cpp that converts these tags from a given locale
to UTF8.
ID3v2 supports UTF16, UTF8 and ISO-8859-1. JuK defaults to using UTF8. |
|