deadlock at EOS sending

Kocsis Tibor ikt011 at gmail.com
Tue May 17 00:30:39 PDT 2011


Hi,

I tried to run the following pipeline:
GST_DEBUG=GST_EVENT*:4 gst-launch -e filesrc location="some file" !
decodebin2 ! xvimagesink sync=true

After I pressed the ctrl+c, nothing happend, just the following
appeard on the console:

Interrupt: Stopping pipeline ...
EOS on shutdown enabled -- Forcing EOS on the pipeline
0:00:04.141928579  4293      0x2085080 DEBUG              GST_EVENT
gstevent.c:269:gst_event_new: creating new event 0x223aa40 eos 86
Waiting for EOS...

And nothing more... If I send an EOS message to a filesrc it will
never arrive at the xvimagesink? With sync=false it's working but why
not with sync=true?

Thanks in advance
Tibor


More information about the gstreamer-devel mailing list