[gst-devel] How can I catch the source of a message, sending one of my elements to the NULL state?
wl2776
wl2776 at gmail.com
Tue Apr 20 14:38:47 CEST 2010
I am manually building a pipeline.
One of its elements, a videosink, always falls the the NULL state.
My application doesn't send it there.
Several graphviz dumps, created during the pipeline contruction, and debug
messages from a bus watch, show that it changes states from READY to PAUSED,
from PAUSED to READY, and then suddenly, from PLAYING to NULL.
My application doesn't send the pipeline neither to the playing nor to the
NULL state by that moment.
I'd like to catch, who does this (and thoroughly punish it :) )
--
View this message in context: http://n4.nabble.com/How-can-I-catch-the-source-of-a-message-sending-one-of-my-elements-to-the-NULL-state-tp2017298p2017298.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list