error in running gstreamer pipeline

Sudhir vndkst at yahoo.com
Thu Dec 11 06:13:53 PST 2014


srctemplate pad is ALWAYS pad and gst_element_class_add_pad_template() is
sufficient to add pad to element. gst_pad_new_from_static_template() is not
required in init()

gst_element_add_pad is used only when request or sometimes pads are present
in the plugin.

~ Sudhir 





--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/error-in-running-gstreamer-pipeline-tp4669845p4669876.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list