[Bug 780347] New: rtpmux output PTS are not in line with the DTS and the segment

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Mar 21 11:09:53 UTC 2017


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

            Bug ID: 780347
           Summary: rtpmux output PTS are not in line with the DTS and the
                    segment
    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: gkiagia at tolabaki.gr
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 348394
  --> https://bugzilla.gnome.org/attachment.cgi?id=348394&action=edit
rtpmux: fix output segment and buffer DTS to correspond to the flattened PTS

rtpmux flattens out all buffer PTS to running time, however the buffer DTS
remains the same and also the output segment is copied from one of the sink
pads, without any logic.

This patch is an attempt to fix this. It converts the DTS also to running time
and pushes out a newly initialized segment instead of a random upstream one.

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