[gst-devel] gstreamer not recognizing new plugin

Felipe Contreras felipe.contreras at gmail.com
Thu Jan 24 12:41:43 CET 2008


On Jan 24, 2008 6:51 AM, Nikhil Raveendranathan
<Nikhil_Raveendranathan at mindtree.com> wrote:
>
>
>
>
> Hello all,
>
>
>
> My gstreamer plugin is getting built fine on my host pc and scratchbox. In
> both, I am able to use gst-inspect and gst-launch without any trouble. But
> when I copy the same .so to N800, it is not getting recognized properly. In
> fact I am getting this error:
>
>
>
> GLIB WARNING ** GStreamer - Failed to load plugin: Opening module failed:
> /usr/lib/gstreamer-0.10/libgstviddec.so: undefined symbol:
> gst_type_register_static_full

Perhaps you should use g_type_register_static instead. I'm not sure if
GstUtils are provided in the device. Perhaps it is and you are not
linking to it properly.

Best regards.

-- 
Felipe Contreras




More information about the gstreamer-devel mailing list