[gst-devel] re use partial pipeline: clock problems?

Thomas Loewe lazyt at gmx.net
Thu Aug 28 20:06:51 CEST 2008


Hi,

i would like to reuse parts of my pipeline which in principle works, but it
uses the "wrong" clock.

It's an dynamic build pipeline which looks like this:

neonhttpsrc->flutsdemux-> multiple audio + single video pipelines

On the first start it uses the "correct" GstAudioSinkClock, but on the
second start it selects the GstSystemClock.

On stop the CLOCK_LOST signal is send (because the audiosink was removed
from the pipeline), on start the NEW_CLOCK is immediately send and the
systemclock is selected (because at this time there is no audiosink in the
pipeline). But after the pipeline is build the audiosink will not be
selected as new master.

What's wrong or missing here?

Thank you,
Thomas
-- 
View this message in context: http://www.nabble.com/reuse-partial-pipeline%3A-clock-problems--tp19205508p19205508.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.





More information about the gstreamer-devel mailing list