[gst-devel] Issue: gst_element_factory_make ( "my_new_plugin") == 0 ???

Sharath Mudalamane sharath_m at mindtree.com
Thu Nov 22 08:38:36 CET 2007


To: gstreamer-devel at lists.sourceforge.net

Subject: Issue: gst_element_factory_make ("my_new_plugin") == 0  ???

Hello all,

PROBLEM:

I cannot succeed gst_element_factory_make ("my_new_plugin","A_sample");


WHAT DID I DO?

1. I have created a new filter plugin "my_new_plugin" (just like in plugin
guide).
2. I have now written a test program to include 'my_new_plugin' (just like in
the plugin guide).
3. the gst_element_factory_make ("my_new_plugin","A_sample"); FAILS!


WHAT VERIFICATIONS I DID?

1. Checked if Shared Object is in $(libdir)/gstreamer-0.10/. (It is there!)
2. gst-inspect-0.10 lists my_new_plugin.
3. gst-inspect-0.10 my_new_plugin gives me the details of my plugin.
4. gst-launch-0.10 fakesrc ! my_new_plugin ! fakesink works fine.  I see "I'm
plugged, therefore I'm in." message from the chain function!

5. Alternatively, gst_element_factory_find ("my_new_filter"); FAILS in the
program.


QUESTIONS:
1. why is gst_element_factory_make () FAILING ?

Please, help me out!

Thanks and regards,
Sharath

PS: Please, ignore the DISCLAIMER! Sorry about this!


DISCLAIMER:
This message (including attachment if any) is confidential and may be privileged. If you have received this message by mistake please notify the sender by return e-mail and delete this message from your system. Any unauthorized use or dissemination of this message in whole or in part is strictly prohibited.
E-mail may contain viruses. Before opening attachments please check them for viruses and defects. While MindTree Consulting Limited (MindTree) has put in place checks to minimize the risks, MindTree will not be responsible for any viruses or defects or any forwarded attachments emanating either from within MindTree or outside.
Please note that e-mails are susceptible to change and MindTree shall not be liable for any improper, untimely or incomplete transmission.
MindTree reserves the right to monitor and review the content of all messages sent to or from MindTree e-mail address. Messages sent to or from this e-mail address may be stored on the MindTree e-mail system or else where.




More information about the gstreamer-devel mailing list