GNOME Bugzilla – Bug 791375
action to wait for EOS in scenarios
Last modified: 2018-11-03 11:08:08 UTC
I am using successfully gst-validate-1.0 for some simple tests (like play/pause/resume, or some seeks). Now I want to play a video till the end, do a seek to beginning of video file and play it once again. When I reach the end of the video, gst-validate-1.0 stops. How can I do this? Is this possible at all? Is there a different way to do this? Answer from Thibault Saunier: Hello Martin, Great to hear you are using -validate successfully. Now, the use case of waiting for EOS before executing a new action has never been implemented (and actually thought about :-)) - it should be quite simple to implement and patches are very welcome Please open a bug report[0] and if you do not have time to do it, I might come up with a patch at some point. Regards, Thibault
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-devtools/issues/27.