Error when changing pipeline states

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Error when changing pipeline states

Sebastián-2
Hi, I´m having problems trying to change the pipeline state.

Please find below a snippet of the code:

gst_element_set_state (vid->pipeline, GST_STATE_READY);


and this is the error message I am getting:

(<unknown>:10599): GStreamer-CRITICAL **: gst_element_set_state: assertion `GST_IS_ELEMENT (element)' failed


Can someone shed some light on what could be causing this?
Thanks!

Sebastián

------------------------------------------------------------------------------
Download Intel&#174; 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
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Error when changing pipeline states

Sudarshan Bisht
Are you sure the element vid->pipeline is created properly , did you crosscheck it ?

2010/4/1 Sebastián <[hidden email]>
Hi, I´m having problems trying to change the pipeline state.

Please find below a snippet of the code:

gst_element_set_state (vid->pipeline, GST_STATE_READY);


and this is the error message I am getting:

(<unknown>:10599): GStreamer-CRITICAL **: gst_element_set_state: assertion `GST_IS_ELEMENT (element)' failed


Can someone shed some light on what could be causing this?
Thanks!

Sebastián

------------------------------------------------------------------------------
Download Intel&#174; 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
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel




--
Regards,

Sudarshan Bisht

------------------------------------------------------------------------------
Download Intel&#174; 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
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel