[gstreamer-bugs] [Bug 588148] [id3demux] APIC tag not found mp3 file

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jul 10 07:52:24 PDT 2009


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

  GStreamer | gst-plugins-good | Ver: 0.10.15




------- Comment #2 from Benjamin Gaignard  2009-07-10 14:52 UTC -------
id3 frame header describe the size of the frame as the size of unsynchronous
data contain in this frame. if unsynchronisation flag is found id3v2 header we
un-unsynchronouse all the data, the result is that we have "less" data in
buffer than expected id3 frame header so the frame is drop.
A solution could to not un-unsynchronise all data when the flag is set in id3v2
header but only after get it out of the frame.


-- 
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=588148.




More information about the Gstreamer-bugs mailing list