[Bug 796000] New: urisourcebin: Link pending pad to slot by using GstStream API

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu May 10 11:44:41 UTC 2018


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

            Bug ID: 796000
           Summary: urisourcebin: Link pending pad to slot by using
                    GstStream API
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: pudding8757 at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

slot's caps comparison with pending pad's caps cannot guarantee
that they are fully compatible ones. For example, in case of hls streaming,
caps for both video/audio streams can be "video/mpegts".
So, newly exposed pads by adaptivedemux can be inappropriately linked
with an existing slot. (e.g., link video stream's pad to audio stream's slot)

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