ECToo / mplayer-ce

Automatically exported from code.google.com/p/mplayer-ce
0 stars 0 forks source link

proper encoding setup for SMB files browsing? #209

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Setup samba server on Fedora 7 host.
2. Connect SMB with mplayer-ce 0.5. Put "utf8=yes" in config and use Droid
font for subtitle.
3. Browse the files from SMB sharing

What is the expected output? What do you see instead?
Shares with CJK characters can't be seen plus random crash.

What version of the product are you using? On what operating system?
mplayer-ce 0.5

Please provide any additional information below.
Files with CJK characters on SD can be shown properly.

Original issue reported on code.google.com by yuanc...@gmail.com on 7 May 2009 at 11:01

GoogleCodeExporter commented 9 years ago
UTF8 is not currently supported in libtinysmb.  It is on our TODO list.

Original comment by agent...@gmail.com on 8 May 2009 at 3:43