[Bug 760554] Losing buffers when having multiple outputs

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jan 13 09:17:29 PST 2016


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

--- Comment #4 from Reza Razavi <reza at userful.com> ---
(In reply to Tim-Philipp Müller from comment #3)
> My guess is that buffers are lost due to QoS handling. Note:
> 
> gst-inspect-1.0 testelement | grep -A3 qos
> 
>   qos                 : Handle Quality-of-Service events
>                         flags: readable, writable
>                         Boolean. Default: true
> 
> and the same may be true for other filters between your element and the sink.
> 
> Try disabling qos event sending at the sinks with xvimagesink qos=false and
> see if it still happens then.

Thank you for your response, That resolved the issue. but is there any way to
have QOS active and drop frames only before tee element if we're slow ?

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