[gst-devel] appsrc element creation error

arnabsamanta arnabsamanta at tataelxsi.co.in
Fri Feb 26 10:25:34 CET 2010


Hello All,

I am facing error in creation of the appsrc element.

The pipeline is like this.
appsrc ! encoder ! filesink

when am creating  the appsrc element as follows
     src = gst_element_factory_make("appsrc", "testsource")

am getting the following error :-
    (appsrc:21208): GLib-GObject-CRITICAL **: g_object_set: assertion 
`G_IS_OBJECT (object)' failed
    ./appsrc: symbol lookup error: /lib/libgstapp-0.10.so.0: undefined 
symbol: g_once_init_enter_impl

Can somebody please tell me what this error is all about  ?

I am using gst-plugins-bad-0.10.14.tar.gz.

Regards,
Arnab









More information about the gstreamer-devel mailing list