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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jul 15 04:21:05 PDT 2011


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

--- Comment #3 from pklai at aldtech.com 2011-07-15 11:21:00 UTC ---
May be not related to the ID3 tag, may be it is caused by the url is in GB2312
code (Chinese charactor). The song is on a SD card that has a Chinese name in
GN2312. The behavior is strange:
I wrap a playbin2 to a program that run as a daemon and it communicates with a
main Qt application through a TCP socket. When the program start separately
under a linux shell, it can work even the warning message appear. But when it
is run through a QProcess with a use of "&>" to redirect all the message to a
file inside the Qt application, it terminates suddenly (not creating the
redirected file) just before the warning message suddenly. I don't know what is
happening.

Attached is the first 1M bytes of the song. It is in a Chinese name.

-- 
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