[MPlayer-dev-eng] Re: [PATCH] Filename double-conversion

Zuxy Meng zuxy.meng at gmail.com
Tue Nov 28 02:39:34 CET 2006


Hi,

2006/11/28, Compn <tempn at twmi.rr.com>:
>
>
> i am still not sure what is right :)
> if you need any other info, just ask.
>
> i get question marks ???? when using ls.
>
> [cami:~/Desktop/1burned/lam ching ying movies] compn% ls *.rm
> Banana Spirit eng sub ws cd 1 ?????????A.rm
> Banana Spirit eng sub ws cd 2 ?????????B.rm
> Crazy Safari engsub ws cd1 ????????????A.rm
> Crazy Safari engsub ws cd2 ????????????B.rm

Then my patch couldn't help you without proper setting of MPLAYER_CHARSET....

> [cami:~/Desktop/1burned/lam ching ying movies] compn% locale
> LANG=
> LC_COLLATE="C"
> LC_CTYPE="C"
> LC_MESSAGES="C"
> LC_MONETARY="C"
> LC_NUMERIC="C"
> LC_TIME="C"
> LC_ALL="C"
>
>
> from mplayer/config.h
>
> /* use GNU internationalization */
>
>
> /* name of messages charset */
> #define MSG_CHARSET "UTF-8"
>
>
>
> the .rm is fine when i set the MPLAYER_CHARSET
>
> cami:~/Desktop/1burned/lam ching ying movies compn$ MPLAYER_CHARSET=UTF-8
> mplayer Banana*
> MPlayer dev-SVN-r21182-3.3 (C) 2000-2006 MPlayer Team
> AltiVec found
> CPU: PowerPC
>
> Playing Banana Spirit eng sub ws cd 1 ç²¾çµåA.rm.

Do u know in what charset is this filename encoded? Then pls set
MPLAYER_CHARSET to that charset instead of UTF-8 (or better set the
locale to that charset, if you decide to use such charset as your
native, "C" doesn't support any localization) and try again. Thanks!

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



More information about the MPlayer-dev-eng mailing list