How to change property of an element in a pipeline?

Ralph ralph.gucwa at racelogic.co.uk
Fri Jul 13 02:28:41 PDT 2012


I don't know if it is going to help in your case, but when I had a problem
with the videosink becoming dead after changing properties of a pipeline,
Stefan Sauer suggested doing this:

> you could do a set_locked_state(TRUE) on the videosink (to avoid it
> going down), then goto READY, change uri, go back to PAUSED,
> set_locked_state(FALSE), go to PLAYING 

--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/How-to-change-property-of-an-element-in-a-pipeline-tp4655580p4655599.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list