[Bug 740029] New: [matroskademux] Excessive reallocation to align files

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Nov 12 10:06:33 PST 2014


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

           Summary: [matroskademux] Excessive reallocation to align files
    Classification: Platform
           Product: GStreamer
           Version: 1.4.3
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: clowd81 at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Using the following pipeline with the attached file results in a large number
of "gst_matroska_demux_align_buffer:<demux> We want output aligned on 2,
reallocated" error messages being reported when dealing with the audio stream
(Stream 1), which has 9600 byte samples (at 50ms each).


splitfilesrc location=<file_to_stream> ! matroskademux name=demux demux. !
queue ! h264parse ! queue ! rtph264pay name=pay0 pt=96 demux. ! queue !
audioconvert ! audio/x-raw ! queue ! rtpL16pay name=pay1 pt=97

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