[Bug 783667] New: [Patch][queue/queue2] make segment position readable so that stalled/starved queues are obvious

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Jun 11 22:39:45 UTC 2017


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

            Bug ID: 783667
           Summary: [Patch][queue/queue2] make segment position readable
                    so that stalled/starved queues are obvious
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: minfrin at sharp.fm
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

It is currently difficult to tell which queues are allowing data to flow and
which queues are stalled, making stalled complex pipelines very difficult to
debug.

Expose the queue->src_segment.position and queue->sink_segment.position
containing the PTS/DTS of the last buffer into and out of the queue to clearly
show which queues are lagging behind and stalling the pipeline.

This also clearly shows queues that have never delivered data, as opposed to
queues that are just empty.

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