[Bug 679437] [0.11] [riff] fails to parse audio codec data

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jul 6 06:26:02 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=679437
  GStreamer | gst-plugins-base | 0.11.x

Mark Nauwelaerts <mnauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |mnauw at users.sourceforge.net
          Component|gst-plugins-good            |gst-plugins-base
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.11.x
            Summary|[0.11] aacparse: assertion  |[0.11] [riff] fails to
                   |`size > 0 ||                |parse audio codec data
                   |frame->out_buffer' failed   |
                   |with AVI                    |

--- Comment #2 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2012-07-06 13:25:55 UTC ---
Problem due to avidemux not providing codec_data in caps (and so aacparse is
left trying to parse raw aac data), which is due to a glitch in riff porting,
fixed by following commit:

commit 713b80f1913e78dae795c2f1732c38c86a72825a
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Fri Jul 6 14:57:51 2012 +0200

    riff: fixup 0.11 port mishap in reading extra data length field

    Fixes #679437.

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