[gstreamer-bugs] [Bug 338261] genre name is not displayed, but number instead.

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Apr 12 16:38:30 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=338261
 GStreamer | gst-plugins-good | Ver: 0.10.x


Alex Lancaster changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexl at users.sourceforge.net
         AssignedTo|rhythmbox-maint at gnome.bugs  |gstreamer-
                   |                            |bugs at lists.sourceforge.net
          Component|General                     |gst-plugins-good
            Product|rhythmbox                   |GStreamer
          QAContact|rhythmbox-maint at gnome.bugs  |gstreamer-
                   |                            |bugs at lists.sourceforge.net
   Target Milestone|---                         |HEAD
            Version|0.9.x                       |0.10.x




------- Comment #2 from Alex Lancaster  2006-04-12 23:38 UTC -------
That's definitely a gstreamer problem.  Early versions of gstreamer had this
problem, what version are you using?

This commit in gstreamer-plugins-good (which was included in 0.10.2) fixed it
for me:

2006-01-23  Jan Schmidt  <thaytan at mad.scientist.com>

        * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
        * gst/id3demux/id3tags.h:
        * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
        (parse_comment_frame), (parse_text_identification_frame),
        (id3v2_tag_to_taglist), (id3v2_are_digits),
        (id3v2_genre_string_to_taglist), (id3v2_genre_fields_to_taglist),
        (parse_split_strings), (free_tag_strings):
          Rewrite parsing of text tags to handle multiple NULL terminated
          strings. Parse numeric genre strings and ID3v2 type
          "(3)(6)Alternative" style genre strings.
          Parse dates that are only YYYY or YYYY-mm format.
          (Fixes #328241 and #322154)


-- 
Configure bugmail: http://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