[Bug 696952] [bin] Implement seek in READY/NULL

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Apr 6 12:08:40 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=696952
  GStreamer | gstreamer (core) | git

--- Comment #8 from Stefan Sauer (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2013-04-06 19:08:40 UTC ---
(In reply to comment #5)
> (In reply to comment #3)
> > So the idea is that when sending the seek to the pipeline, it is not
> > distributed the regular way (to sinks and hen travel upstream), but instead
> > send directly to bins and sources?
> 
> Send directly to *any* element that is inside the bin, and any element that is
> added to the bin until it goes to PAUSED. After that it is normal event
> distribution as always.

Right, that sounds good. Having a flag would be even better, at least better
that make it so that the elements would explicitly need to pick the stored seek
and send it.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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