[MPlayer-users] subtitle font with accents
MareviQ
mareviq at interia.pl
Mon Dec 29 16:06:45 CET 2003
> Hi!
>
> The default fonts for mplayer don't seem to support letters with accents
> (like in french). When such a letter should be displayed, it looks like
> some letters overlap. I've tried a couple of other font files, but it's
> always the same problem. Any way to solve this? Thanks!
>
> Greetings,
> Tom
The probable reason is that the files were encoded using one of the
windows charsets, and the font files are for ISO (probably ISO-8859-1)
try using iconv (it's a program designed for changing the encoding of
strings, check man for details
(I had a similar problem with polish fonts, and it worked for me)
MareviQ
More information about the MPlayer-users
mailing list