GST_ELEMENT_FLAG_SINK not set

Christian Sell christian at gsvitec.com
Thu May 21 04:24:47 PDT 2015


Hello,
 
I have an element derived from GstBaseParse. Now, whenever I perform a seek
operation on the pipeline, the seek fails, and I see a log messate stating
"child <element> is not a sink". Digging into the code that emits the log
message, I see that a flag GST_ELEMENT_FLAG_SINK is queried, which is not set on
the element, although it clearly has a sink pad.
 
My question: who is responsible for setting it? Is this described somewhere?
 
thanks,
Christian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150521/9df78301/attachment.html>


More information about the gstreamer-devel mailing list