[Bug 796562] New: playbin3 and playsink : Don't send seek event to only one sink

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 11 15:30:20 UTC 2018


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

            Bug ID: 796562
           Summary: playbin3 and playsink : Don't send seek event to only
                    one sink
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: bilboed at bilboed.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Currently playsink only forwards seek events for one sink.

The problem is that with playbin3 we want to be able to support any number of
sources and/or seek handlers.

Sending seek events to all sinks is trivial ... but there are quite a few
elements out there that don't properly handle receive multiple seek (with the
same seqnum) in a row.

I'm opening this bug to not forget about it.

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