Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-devtools gst-devtools
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 36
    • Issues 36
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamer
  • gst-devtoolsgst-devtools
  • Issues
  • #27

Closed
Open
Created Dec 08, 2017 by Bugzilla Migration User@bugzilla-migration

action to wait for EOS in scenarios

Submitted by Marie Maurer

Link to original bug (#791375)

Description

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

Assignee
Assign to
Time tracking