After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 796562 - playbin3 and playsink : Don't send seek event to only one sink
playbin3 and playsink : Don't send seek event to only one sink
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-06-11 15:30 UTC by Edward Hervey
Modified: 2018-11-03 12:07 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Edward Hervey 2018-06-11 15:30:20 UTC
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.
Comment 1 GStreamer system administrator 2018-11-03 12:07:55 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/460.