gstreamer/validate/data/scenarios/scrub_backward_seeking.scenario
Mathieu Duponchelle 90c2d32030 Scenarios: override seek flags for RTSP tests
Our RTSP server is not accurate, it makes no sense to perform
accuracy checks on the client-side segments.
2019-02-02 02:08:58 +01:00

8 lines
366 B
Text

description, seek=true, handles-states=true, needs_preroll=true
include,location=includes/default-seek-flags.scenario
pause, playback-time=0.0
seek, playback-time=0.0, start="duration - 0.5", flags=default_flags
seek, playback-time=0.0, start=position-0.1, repeat="min(10, (duration - 0.6))/0.1", flags=default_flags
play, playback-time=0.0
stop, playback-time=1.0