[gstreamer-bugs] [Bug 163191] [id3demux] Caps error trying to read id3 tags

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Fri Jan 7 02:02:43 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=163191
 GStreamer | gst-plugins | Ver: 0.8.7

rbultje at ronald.bitfreak.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE
   Target Milestone|HEAD                        |NONE



------- Additional Comments From rbultje at ronald.bitfreak.net  2005-01-07 05:02 -------
Data starts with ID3, then zeroes, at 0x96D a few bytes of data (but no mp3
header), then zeroes, then data again at 0xD4F3. Since we only use 2048 bytes
max. for typefinding, this MP3 is simply not valid. We also search halfway the
file, but that only works if there is no ID3 header.

We already have a tracker for this, so dupping.

*** This bug has been marked as a duplicate of 152688 ***

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list