[Bug 749098] New: matroskamux: drop stremaheader buffers only if it is really a streamheader

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 8 03:40:24 PDT 2015


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

            Bug ID: 749098
           Summary: matroskamux: drop stremaheader buffers only if it is
                    really a streamheader
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: lists at svrinformatica.it
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 303066
  --> https://bugzilla.gnome.org/attachment.cgi?id=303066&action=edit
proposed fix

in my app I use matroskademux->appsink/appsrc and I already drop streamheader
or buffer with invalid timestamp before sending to appsrc, the additional drop
in matroskamux will cause the loss of the first few frames

additionally matroskamux will however drop buffers with invalid timestamp (and
streamheader generally have invalid timestamp, at least with my files).

The proposed fix does not break the typical usage with a single pipeline and
make the life easier for other use cases too, please accept

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