[Bug 684701] flacparse: fails to parse a valid flac file: "Invalid metablock size for STREAMINFO: 8196"

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Oct 23 05:57:41 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=684701
  GStreamer | gst-plugins-good | unspecified

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.0.2

--- Comment #5 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-10-23 12:57:35 UTC ---
Thanks for digging out the sample!

Should be fixed now:

commit 7c41f42eecdeccc7f7cb75014678e115928798f5
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Tue Oct 23 13:45:17 2012 +0100

    flacparse: ignore bad headers if we have a valid STREAMINFO header

    If we run into any header parsing issues and we have a valid
    STREAMINFO header already, don't error out, but just stop
    header parsing and try to find some audio frames.

    https://bugzilla.gnome.org/show_bug.cgi?id=684701

commit 49cc7198095522c21b3bab78070120444e122e94
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Tue Oct 23 13:43:10 2012 +0100

    flacparse: post proper error message and fix buffer leak on header parsing
error

    https://bugzilla.gnome.org/show_bug.cgi?id=684701

-- 
Configure bugmail: https://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