[gst-devel] how to write gstreamer plugin

Cao Zheng-a6512c a6512c at motorola.com
Thu Sep 14 09:52:07 CEST 2006


I think it might be that your so library is not correct.

You can add “--gst-debug-level=5 --gst-debug-no-color” after gst-inspect to check/analyze your so related log.

Also you can configure environment GST_PLUGIN_PATH to set the plugin load path, such as

export GST_PLUGIN_PATH=’/usr/lib/gstreamer-0.10’.

 

 

________________________________

From: gstreamer-devel-bounces at lists.sourceforge.net [mailto:gstreamer-devel-bounces at lists.sourceforge.net] On Behalf Of jp_liu
Sent: 2006年9月14日 3:30 PM
To: gstreamer-devel
Subject: [gst-devel] how to write gstreamer plugin

 

gstreamer-devel, Hello 

 

I am newbie of gstreamer, I try to write a gstramer plugin, and I use gst-template to create my plugin files, and make, make install.

I am sure my .so file is in directory /usr/lib/gstreamer-0.10, but gst-inspect can not load it. anybody can tell me which step did I miss?

 

jp_liu, jp_liu at astrocom.cn <mailto:%3c!--AID_FROMADDRESS_BEGIN--%3ejp_liu at astrocom.cn%3c!--AID_FROMADDRESS_END--%3e> 

2006-09-14 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20060914/a35e8a03/attachment.htm>


More information about the gstreamer-devel mailing list