[Bug 763326] gst-launch of 8-channel deinterleave pipeline stalls

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Feb 14 13:03:43 UTC 2017


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

--- Comment #29 from abhimanyu.v at imgtec.com ---
>I think you want to add a "if (gst_caps_is_empty(peercaps)) goto done;" above instead
This will cause caps to return NULL which will still fail linking. we would
need to return some caps either it could be peerfilter as in case of peerfilter
empty or we return template as it is now. I think empty caps is kind of similar
to NULL caps practically?

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