[Bug 689565] New: [audiodec] Must push one buffer (and only one) for each input buffer

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Dec 3 11:55:32 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=689565
  GStreamer | gst-libav | 1.x

           Summary: [audiodec] Must push one buffer (and only one) for
                    each input buffer
    Classification: Platform
           Product: GStreamer
           Version: 1.x
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-libav
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: thiago.sousa.santos at collabora.co.uk
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


It seems like the base audio decoder needs the child class to have a 1:1
mapping from input to output buffers. So the decoder needs to merge all buffers
from a single input before it can push out the data.

I'm not sure if this is a base audio decoder design flaw or just a missing
parser operation before feeding the decoder.

Found this issue while trying to play a wmv file generated with movie maker.

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