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

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Wed Aug 23 12:30:17 CEST 2006


Hello,
On Wed, Aug 23, 2006 at 01:32:45PM +0800, Zuxy Meng wrote:
> characters. This patch properly converts UCS-2LE encoded asf tags to
> the charset that mplayer internally uses, with the help of iconv.

IMHO the charset that MPlayer uses internally is supposed to always be
UTF-8, and I do not like adding the iconv dependency.
IMHO using something like libavcodec/flacenc.c write_utf8 function would
be much preferable.

Greetings,
Reimar Döffinger



More information about the MPlayer-dev-eng mailing list