[Bug 754696] New: matroskamux: delta unit on each buffer for audio only stream

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Sep 7 09:25:39 PDT 2015


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

            Bug ID: 754696
           Summary: matroskamux: delta unit on each buffer for audio only
                    stream
    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: ---

please try a pipeline like this one:

gst-launch-1.0 -v pulsesrc ! audioconvert ! audioresample ! queue ! mulawenc !
matroskamux  streamable=true ! fakesink silent=false

you can observe that each buffer has delta-unit flag set, I think this is not
correct, probably muxers should unset delta-unit on each audio buffer,

what do you think about?

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