[gst-devel] state change paused and sinesrc

Ronald S. Bultje rbultje at ronald.bitfreak.net
Wed Jan 19 11:09:47 CET 2005


On Wed, 2005-01-19 at 19:02, Stefan Kost wrote:
> I have a pipieline : sinesrc ! volume ! audio_sink.
> I want to mute the sinesrc. Setting it to pause does not do anything though.
> But setting the volume to paused works.
> I check the result of gst_element_set_state() and it reports no problem.

Non-entrypoint states are not taken into account in opt, IIRC. That's
bug #114331. You have to PAUSE the whole group to be sure to pause it.

Ronald

-- 
Ronald S. Bultje <rbultje at ronald.bitfreak.net>





More information about the gstreamer-devel mailing list