[MPlayer-dev-eng] [PATCH] Convert UCS-2LE encoded asf tag
Vladimir Mosgalin
mosgalin at VM10124.spb.edu
Fri Aug 25 08:40:41 CEST 2006
Hi Rich Felker!
On 2006.08.25 at 00:51:12 -0400, Rich Felker wrote next:
> > update to v2 id3tags that must use UTF-8?
>
> id3v2 is an abomination that's intentionally ignored by MPlayer's
> demuxer. Using UTF-8 with id3v1 is a much better idea..
You can't. id3v1 is strict iso8859-1. And voilation of that has already
given peope so much problems. No other audio player or tagger program
will support that anyway ;)
However, it's possible to forget about id3v2 2.3 with
8859-1/UCS2LE/UCS2BE and assume only id3v2 2.4 with UTF-8. Major audio
players support that or headed in that direction and it's pretty nice
solution.
--
Vladimir
More information about the MPlayer-dev-eng
mailing list