My systems (XP and SuSE 9.1 professional) are fully compatible with unicode, and vlc spill can't play the mp3 files (or any other filetype for that matter) with non-ascii characters in their names..VLC is actually Unicode-based on all platforms.
Older Windows versions than 2000/XP don't support unicode completely or at all, so you need to install a compatibility layer, which is linked on our download for Windows page.
It is possible that really old linux versions don't support unicode either, but they need to be extremly old then.
I'm using WinXP SP2. In my experience, VLC DO NOT SUPPORT Unicode file name. I had tried some files which named in Simplified Chinese, Korean and Japanese. My system's default language is Traditional Chinese, when I use AppLocale to run with VLC, it can open the files.VLC is actually Unicode-based on all platforms.
Older Windows versions than 2000/XP don't support unicode completely or at all, so you need to install a compatibility layer, which is linked on our download for Windows page.
It is possible that really old linux versions don't support unicode either, but they need to be extremly old then.
I'm use VLC since 2004.I'm using WinXP SP2. In my experience, VLC DO NOT SUPPORT Unicode file name. I had tried some files which named in Simplified Chinese, Korean and Japanese. My system's default language is Traditional Chinese, when I use AppLocale to run with VLC, it can open the files.VLC is actually Unicode-based on all platforms.
Older Windows versions than 2000/XP don't support unicode completely or at all, so you need to install a compatibility layer, which is linked on our download for Windows page.
It is possible that really old linux versions don't support unicode either, but they need to be extremly old then.
SO I AM SURELY THAT VLC DO NOT SUPPORT UNICODE FILE NAME!
Hi!In fact, we are usually more motivated to work on bugs reported in a friendly style of writing than on those reported in a demanding way like yours. You didn't pay for this software, so there isn't any warranty or even guarantee. The only rights you got is asking us for something or getting the source code and modify it yourself.
I'll forward your mentioned problems to the respective developer, but note that since no team member is Asian, it is quite hard for us to test potential fixes.
Do you experiment the problem with all the versions of VLC or just 0.8.5 ? Can you try with 0.8.4a ?I think VLC is the greatest free multimedia software around...except that I have to rename every file to a non-unicode name before playing on XP, as reported.
Can you give one ?It should be easy to deliver you a file with a unicode file name.
I am actually still using 0.8.4a. Sorry, I forgot to mention my version number. I do not know about the older versions though, as I just recently started to use VLC on Windows platform (which is the only platform where I work with non-latin file names). I was using BSplayer earlier, but their software is starting to look like a christmas tree and their development does not seem to focus on usability, simplicity nor technical superiority any longer. VLC has much more usable UI. I wish VLC won't go down that wrong path everDo you experiment the problem with all the versions of VLC or just 0.8.5 ? Can you try with 0.8.4a ?
I think you got one already in the other (new) thread about the same topic (viewtopic.php?t=22802). Basically, just go to any website that uses non-latin characters (http://www.yahoo.co.jp should be sufficient), copy a random string, and rename your favourite.avi to #&#/#(/++?.avi (whatever string you copied).Can you give one ?
Code: Select all
Unable to open 'F:\foldername\?????\file.avi'
Using Windows XP SP24: describe what international settings you are using (keyboard, and currency etc)
Code: Select all
main error: no suitable access module for `F:\foldername\?????\filename.avi'
Code: Select all
main debug: adding playlist item `F:\foldername\?????\filename.avi' ( F:\foldername\?????\filename.avi )
access_file warning: F:\foldername\?????\filename.avi: No such file or directory
main warning: no access2 module matching "file" could be loaded
main error: no suitable access module for `F:\foldername\?????\filename.avi'
Code: Select all
main debug: creating new input thread
main debug: waiting for thread completion
main debug: thread 4344 (input) created at priority 1 (input/input.c:261)
main warning: drive letter F: found in source
main debug: `F:\foldername\?????\filename.avi' gives access `' demux `' path `F:\foldername\?????\filename.avi'
main debug: creating demux: access='' demux='' path='F:\foldername\?????\filename.avi'
main debug: looking for access_demux module: 1 candidate
dvdnav warning: cannot open dvdnav
main debug: creating access '' path='F:\foldername\?????\filename.avi'
main debug: looking for access2 module: 5 candidates
vcd debug: trying .cue file: F:\foldername\?????\filename.cue
access_file warning: F:\foldername\?????\filename.avi: No such file or directory
cdda debug: trying .cue file: F:\foldername\?????\filename.cue
cdda warning: could not open F:\foldername\?????\filename.avi
main error: no suitable access module for `F:\foldername\?????\filename.avi'
main debug: thread times: real 0m0.160230s, kernel 0m0.000000s, user 0m0.000000s
main debug: thread 4344 joined (input/input.c:399)
main warning: refcount is 1, delaying before deletion (id=319,type=-7)
main: nothing to play
Code: Select all
C:\WINDOWS\AppPatch\AppLoc.exe "<Drive:\path\to\vlc.exe>" "/L0804"
I'm not sure what all this means, but... is it fixable? It would be nice to be able to play different-language files without using workarounds.Basically this shows that wxWindows (which we use for the windows GUI) is limited to fake "windows unicode" support.
It should use the native windows Unicode calls, but instead it probably uses posix calls which simply don't support UTF-16 at the file level.
Return to “VLC media player Feature Requests”
Users browsing this forum: No registered users and 20 guests