[gst-devel] What is the necessary conditions to make the plugin recognized by gst-inspect
Stefan Kost
ensonic at hora-obscura.de
Sat Apr 28 16:53:04 CEST 2007
hi,
the usual suggestion: check if the plugin can be loaded:
GST_DEBUG="GST_PLUGIN_LOADING:5" gst-inspect
look for undefined symbols in the log output.
Stefan
gtxia wrote:
> Hello all.
>
> Use the gst-template/gst-plugin/tools/make_element command to generate a
> plugin skeleton and fill the sinkpad and srcpad informations. At the
> same time I have set the element details. Then generate libXXX.so. since
> I make GST_PLUGIN_PATH equal the directory that libXXX.so located and
> run gst-inspect, I can not find any change in
> $HOME/.gstreamer-0.10/registry.i686.xml. I wonder to know what kind of
> functions that I must implement on my plugin to make the gst-inspect can
> be recognized.
>
> Thanks.
>
> XiaGuangTai
>
> 2007-4-28
>
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list