Stefan Kost wrote: > gst_element_set_state(pipeline, GST_STATE_PAUSED/READ/NULL); Ok, but while stopping, don't we have to quit the gst loop by calling g_main_loop_quit (loop) ? Regards Tomek