[Bug 741144] id3demux cannot extract the tag info in UTF-16 character format

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Dec 17 01:10:34 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=741144
  GStreamer | gst-plugins-base | 1.2.3

--- Comment #9 from Lyon <lyon.wang at freescale.com> 2014-12-17 09:10:30 UTC ---
Thanks for the explanation.
I was suspecting the dependency problem also.

So would it be better if we just use g_utf16_to_utf8() directly instead of
g_conv()?

BTW, I see that in the ISO8859 branch, the g_convert() is commented also and
use string_utf8_dup(), in which it may get charset or use g_locale_to_utf8().

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