[gst-devel] querry: pad error while inspecting a plugin
arnabsamanta
arnabsamanta at tataelxsi.co.in
Wed Oct 8 06:41:23 CEST 2008
Hi ,
I have written a plug-in and have successfully installed it in the
gstreamer package available in my system.
when am running gst-inspect , am able to view my plugin queue3.
when am running the command
gst-inspect queue3
I am getting the following displayed
.
.
.
Pad Templates:
SRC template: 'src'
Availability: Always
Capabilities:
ANY
Element Flags:
no flags set
Element Implementation:
Has change_state() function: gst_queue3_change_state
Has custom save_thyself() function: gst_element_save_thyself
Has custom restore_thyself() function: gst_element_restore_thyself
Element has no clocking capabilities.
Element has no indexing capabilities.
Element has no URI handling capabilities.
Pads:
none
.
.
.
My concern is why the src pad is not shown here ?
to my understandings its not created. If so what am i supposed to do to
irradicate this error ?
and the last error am getting is
(gst-inspect-0.10:15886): GLib-GObject-WARNING **: invalid class cast
from (NULL) pointer to `GObject'
Segmentation fault
Can some one pleasse tell me what is the problem and how can i solve it ?
Thanks and Regards,
~Arnab
The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments contained in it.
More information about the gstreamer-devel
mailing list