[Bug 760554] Losing buffers when having multiple outputs

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jan 12 14:59:28 PST 2016


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

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

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

--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
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.

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