[gstreamer-bugs] [Bug 342364] [id3demux] Chinese id3 tags sometimes read incorrectly

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat May 20 03:25:43 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=342364
 GStreamer | gst-plugins-good | Ver: 0.10.3


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Chinese id3 tags sometimes  |[id3demux] Chinese id3 tags
                   |read incorrectly            |sometimes read incorrectly




------- Comment #3 from Tim-Philipp Müller  2006-05-20 10:25 UTC -------
Which other applications read this ID3v2 tag at the start correctly?

The artist frame in the tag is simply broken/incorrect. It claims to be of
encoding type 0 (=ISO-8859-1) while it really is encoding 3 (UTF-8).

As far as I can tell there is no way to know that this is not correct, because
ISO-8859-1 covers the entire range from 0x00-0xff so we can't even say "ooh, it
doesn't look like valid ISO-8859-1, let's check whether it's UTF-8".


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