[Bug 776623] New: playbin/playsink fail to use timeoverlay as video-filter

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Dec 30 17:13:00 UTC 2016


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

            Bug ID: 776623
           Summary: playbin/playsink fail to use timeoverlay as
                    video-filter
    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: mnauw at users.sourceforge.net
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 342632
  --> https://bugzilla.gnome.org/attachment.cgi?id=342632&action=edit
playsink: do not link to audio or video filter using padname

... or more generally any audio or video filter whose sinkpad is not called
"sink", as is the case for (e.g.) timeoverlay (called "video_sink" in that
case).

Attached simple patch avoids hard-coding the sinkpad name and takes care of
this, but wanted to pass it by here in case there was some particular reason
the pad was mentioned by specific name.

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