Sink elements hangs for a while
Tim-Philipp Müller
t.i.m at zen.co.uk
Thu Oct 4 13:18:47 PDT 2012
On Thu, 2012-10-04 at 13:12 -0700, iron_guitarist1987 wrote:
> I created a custom sink element that prints out the data received. When I
> run my pipeline, it hangs for a minute or two, and then it starts printing
> the data. The is the debug info I get before it hangs. Any ideas on what I
> should do?
> (snip)
It looks like the upstream elements tell it to wait for ~2 minutes.
Perhaps you could show us what the incoming new segment event and the
fist few buffer timestamps are, with:
gst-launch-0.10 -v .... ! fakesink | grep -i -e chain -e event
Cheers
-Tim
More information about the gstreamer-devel
mailing list