[Bug 699793] videomixer: resets its current segment when receiving a flush stop

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 20 05:23:08 PDT 2013


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

--- Comment #11 from Sebastian Dröge <slomo at circular-chaos.org> 2013-05-20 12:23:01 UTC ---
I think the stop time of the segment of videomixer should be the stop time of
any seek event that was received. If there was no seek event ever, the stop
will be -1. videomixer however could send a new segment event with stop updated
(to the current running time) when all pads went EOS.

Does that make sense?


(After a seek videomixer should have a segment going from seek_start to
seek_stop, not 0 to -1 anymore. Does it do that?)

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