[Bug 749966] videoaggregator: add wait-sinks property to wait for inputs before creating output frames

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jun 19 05:51:13 PDT 2015


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

--- Comment #25 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
(In reply to Sebastian Dröge (slomo) from comment #22)
> Created attachment 305327 [details] [review]
> aggregator: Add property to select how to decide on a start time

This patch does not work well for live elements when using the "first" setting.
Before the first buffer is received, elements will report that the "next time"
is 0. Then 0 becomes the deadline and we start outputting things from 0.

Has to be extended to really not timeout until the first buffer is actually
received. Doing that later.

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