[gstreamer-bugs] [Bug 428901] [icydemux] broken tags for non-UTF-8/ISO-8859-1-using radio streams

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Apr 12 09:09:47 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=428901

  GStreamer | gst-plugins-good | Ver: 0.10.12

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|t.i.m at zen.co.uk             |gstreamer-
                   |                            |bugs at lists.sourceforge.net
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.6




------- Comment #1 from Tim-Philipp Müller  2007-04-12 16:09 UTC -------
You should be able to make this work by setting the GST_ICY_TAG_ENCODING
environment variable now:

 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>

       * gst/icydemux/gsticydemux.c: (notgst_tag_freeform_string_to_utf8),
       (gst_icydemux_unicodify):
         If the metadata strings we get in the stream are not UTF-8, try to
         interpret them according to the character encodings specified in the
         GST_ICY_TAG_ENCODING and GST_TAG_ENCODING environment variables, and
         only fall back to locale/ISO-8859-1 if those aren't set or don't
         work. Should fix #428901.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=428901.




More information about the Gstreamer-bugs mailing list