[gst-devel] appsrc element creation error

Wim Taymans wim.taymans at gmail.com
Fri Feb 26 12:00:52 CET 2010


On Fri, 2010-02-26 at 14:55 +0530, arnabsamanta wrote:
> 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  ?

You seem to have a broken installation. Likely it is using a too old
glib version.

Wim

> 
> I am using gst-plugins-bad-0.10.14.tar.gz.
> 
> Regards,
> Arnab
> 
> 
> 
> 
> 
> 
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> 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