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
_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel