Home grown elements can't auto plug
Matt_iotapi322
iotapi322 at icloud.com
Thu Jan 30 11:06:42 PST 2014
To the next guy looking to figure this out here is the answer:
Whoever came up with the manual for auto plugging, left out a VERY important
detail.
The call to "gst_element_class_set_details_simple" - The THIRD argument
string must contain some type of decodable "type" basically you have to put
the actual word "Demuxer" or "Parser" in this string or auto plugging will
not work.
Also you have to have a rank of at least Marginal.
Good luck to the next guy, hope this helps.
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Home-grown-elements-can-t-auto-plug-tp4664921p4664988.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list