[Bug 792403] compositor not producing buffers unless a buffer has been received despite start-time-selection=zero

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jan 10 14:12:13 UTC 2018


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

Mathieu Duponchelle <mduponchelle1 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mduponchelle1 at gmail.com

--- Comment #1 from Mathieu Duponchelle <mduponchelle1 at gmail.com> ---
As far as I can tell, there are two issues here:

First we need to query_latency when a pad is added or removed in aggregator,
this in order to possibly update "peer_latency_live".

Second, videoaggregator expects at least one configured pad to decide on an
output format, even when the output caps are fully specified, it could possibly
be improved to not require this if indeed an output format has been fully
specified (see gst_video_aggregator_default_update_src_caps)

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