[vlc-devel] turkish character problem in libvlc_media_new_path in libvlc 1.1.0
Mehmet Kaplan
mehmetkpln at gmail.com
Tue May 25 15:59:40 CEST 2010
Hi all,
i try to open a video file having a name in turkish characters.
after the command _m = libvlc_media_new_path (_vlcinstance, path);
libvlc_media_t pointer _m has new value, so there is not any error.
But i can't play the file. There is problem only in video files having
turkish characters.
I implement my code in Qt.
Where can be the problem?
Thanks in advance...
More information about the vlc-devel
mailing list