pipeline children children not changing to GST_STATE_NULL state

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

pipeline children children not changing to GST_STATE_NULL state

themanonthemoon
I'm finding that if I:

-create a pipeline with some elements
-set the pipeline to GST_STATE_PLAYING
-dynamically add element X to pipeline
-set element X to GST_STATE_PLAYING by using
gst_element_sync_state_with_parent()
-set the pipeline state to GST_STATE_NULL

then element X does not get its state correctly changed to GST_STATE_NULL
(but the original elements) do.

Is there a way around this?



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel