[Bug 654673] non-UTF-8 filename causes warning in URI query

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jul 17 18:52:29 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=654673
  GStreamer | gstreamer (core) | 0.10.35

--- Comment #15 from pklai at aldtech.com 2011-07-18 01:52:23 UTC ---
1. The version is 0.10.35
2. I don't understand what is the mean of "filesrc"? Is it equal to
"coreelements" ?
3. The uri is a file name got directly from the SD card (FAT32 formated) by
using Qt's QFileSystemModel class. The codepage is cp936(GB2312, Chinese
simplified character set). Whwn the name is returned by QFileSystemModel, it is
added with a suffix of "file://" and then use g_object_set() to set it to
playbin2. Since my console cannot display Chinese (but my Qt application runing
on an ARM platform can), I cannot get the correct name shown on the console,
but the name is correctly sent to playbin2 and it can play it without problem.

Colman

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list