[Bug 640610] basesink: QoS events are wrong in live pipelines

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Jul 15 13:36:25 UTC 2018


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

--- Comment #34 from Nicolas Dufresne (ndufresne) <nicolas at ndufresne.ca> ---
So it fails because the pipeline used has now 20ms latency, which means over
55ms the pipeline position will only be 35ms. Though, I think that the default
for processing-latency is wrong here, fakesink should not introduce 20ms
latency. Specially that this value is from the VideoSink originally.

We should leave the default to 0, and then VideoSink can set this to 20ms or
something inline with the framerate, and AudioSink would set it to something
inline with latency-time.

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