Segment seek

Nicolas Dufresne nicolas at ndufresne.ca
Wed Nov 29 14:33:29 UTC 2017


Le 28 nov. 2017 9:32 AM, "Mikl" <michael.yarochkin at timetronics.be> a écrit :

Hello,

When i am sending segment seek event, sometimes i see GST_MESSAGE_ASYNC_DONE
and sometimes


This one is preroll termination. Happens initially, and every time you seek
with the flushing flag.

GST_MESSAGE_SEGMENT_DONE on a bus.


This one indicates that it is safe to perform a non flushing segment seek.
It is usually sent buy the demuxer. The decoder might not be done yet.

You always need to initiate segment seeking with a flushing seek at the
moment.


What is the reason for this?

Mikl



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20171129/0cf88ce7/attachment.html>


More information about the gstreamer-devel mailing list