[gstreamer-bugs] [Bug 577468] [id3demux] Frames not extracted if tag is unsynchronised

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Apr 24 11:04:11 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=577468

  GStreamer | gst-plugins-good | Ver: 0.10.x

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|t.i.m at zen.co.uk             |gstreamer-
                   |                            |bugs at lists.sourceforge.net
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
            Summary|[id3demux] Unable to read   |[id3demux] Frames not
                   |ID3v2 (2.3) tags which are  |extracted if tag is
                   |unsyncronization            |unsynchronised
   Target Milestone|HEAD                        |0.10.15




------- Comment #9 from Tim-Philipp Müller  2009-04-24 18:03 UTC -------
This should fix it:

commit 0ff1b18cbb105f33b5d9682cda23f2c389d75d3f
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Fri Apr 24 02:11:28 2009 +0100

    id3demux: add unit test file for unsynced id3 tags

commit a85d7b7059d1955666fe0b93f5dcacdc3e02426b
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Fri Apr 24 01:51:35 2009 +0100

    id3demux: parse unsynchronised tags properly

    We didn't handle unsynchronization at all up to now, which might have
    caused frames to not be extracted - esp. frames after an APIC picture
    frame. Fixes #577468.


Doesn't handle unsyncing of individual frames yet, but I don't have test files
for that at hand. Will try to fix that up too tho'.


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




More information about the Gstreamer-bugs mailing list