[gstreamer-bugs] [Bug 322154] id3 tag not correctly readed.
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Tue Jan 17 08:57:42 PST 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=322154
GStreamer | gst-plugins | Ver: 0.8.x
------- Comment #8 from Jan Schmidt 2006-01-17 16:57 UTC -------
OK, the new id3demuxer needs to do more work to parse these Genre fields.
There's 2 disparate ways the fields might be encoded, it seems:
http://www.id3.org/id3v2.3.0.html#TCON
http://www.id3.org/id3v2.4.0-frames.txt (search from TCON)
In 2.3.0, there can be multiple ID3v1 genre numbers listed in parenthesis, as
well as a plain string 'refinement' eg: (6)(32)Foobar
In 2.4.0, there can be multiple NULL-terminated genre strings in the one field.
3 cheers for over engineered specifications.
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the Gstreamer-bugs
mailing list