[Bug 750782] pipeline: Add gst_pipeline_set_latency(), getter and GObject property

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jun 11 16:23:29 PDT 2015


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #5 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
I think setting the desired target value makes most sense as well, given the
intended use. If someone wants to add extra latency they'd probably want to do
that for a specific element or chain and not pipeline-wide?

I also think there are somewhat valid scenarios where one might want to force a
lower latency than the pipeline would otherwise negotiate automatically, e.g.
with a tsdemux in the pipeline which always adds 700ms latency (because that's
the worst case scenario), whereas in reality one could get away with much lower
values).

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