[Bug 750782] pipeline: Add gst_pipeline_set_latency(), getter and GObject property
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jun 11 16:48:38 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=750782
--- Comment #6 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
My typical use-case for extra latency is udpsrc ! tsdemux ! queue ! decoder !
sink, without the extra latency, then it may never queue up anything. That
said, I understand slomo's usecase was slightly different, I assume live
synchronized playback of some kind. The other use case for the extra latency is
also to account for processing latency without having to do max-lateness style
tricks at the sink.
--
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