[Bug 734499] videoaggregator: Does not update segment position from upstream segments

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Oct 6 01:19:56 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=734499
  GStreamer | gst-plugins-bad | git

--- Comment #24 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-10-06 08:19:53 UTC ---
Only seeking upstream elements is ok and you should not do anything in
aggregator then. If the upstream seek is non-flushing you won't even notice
that something has happened, and whoever did the seek needs to make sure that
running times after the seek are how they're expected to be. If the seek was
flushing you will have to flush your sinkpad and reset all timing information,
but that's it... again whoever did the seek needs to make sure that running
times after the seek are as expected.

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