[MPlayer-dev-eng] [PATCH] Convert UCS-2LE encoded asf tag

Zuxy Meng zuxy.meng at gmail.com
Fri Aug 25 06:01:30 CEST 2006


Hi,

2006/8/25, Reimar Döffinger <Reimar.Doeffinger at stud.uni-karlsruhe.de>:
> Hello,
>
> Well, yes. But I (and AFAICT others) consider the case MSG_CHARSET !=
> UTF8 a legacy setup (the only reason for having this is lack of
> iconv/libiconv) and not worth adding bloated/ugly or complicated code.

Consistency is cool. However, non-unicode compatible encodings are
still widely used. For example the v1 id3tag dosen't impose any
encoding rules, and is usually encoded in locale-dependent encodings
(mp_msg_charset instead of MSG_CHARSET). How do we handle this? First
convert from mp_msg_charset to MSG_CHARSET in demuxer and then convert
back in mp_msg(), or just print mojibake out and tell the user to
update to v2 id3tags that must use UTF-8?

-- 
Zuxy
Beauty is truth,
While truth is beauty.
PGP KeyID: E8555ED6



More information about the MPlayer-dev-eng mailing list