Force EOS event to a video file

Rossana Guerra guerra.rossana at gmail.com
Fri Mar 2 17:04:28 PST 2012


Hello, I need to force the eos, in order to fit the playlist scheduled
times.

I did it with gst_element_send_event(pipeline, gst_event_new_eso()). I
throw this event in the error handler when the time of the next video it's
reached.
I checked the time with localtime function, before this I tryed before with
gst_clock_new_single_shot_id and the gst_clock_id_wait_async, then in this
method I threw gst_element_send_event(pipeline, gst_event_new_eso()). but
it didn't work either.

How is the way to do this?

Thanks and regards

Rossana
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20120302/c4961d74/attachment.html>


More information about the gstreamer-devel mailing list