[Bug 654673] ID3 tag has non-UTF-8 string that cause abnormal behavior.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jul 15 19:48:31 PDT 2011


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

--- Comment #12 from pklai at aldtech.com 2011-07-16 02:48:26 UTC ---
I have solved this problem by using QProcess::startDetached() function to run
it as a standalone process, the warning message will print on the console.

So, I think gstreamer should convert non-ascii character to an escape sequence
if the string is not utf-8 encoded.

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