35d2fb400bb7e6ef89c6269a66e34748a2d6dc67
[platform/upstream/gstreamer.git] / validate / data / scenarios / full_live_rewind.scenario
1 # Rewinds a live source completely
2 # The goal is to check for proper EOS handling when going back to the
3 # beginning of the live cache
4 description, seek=true, live_content_required=true, duration=14.0
5 # Wait for 5s (can't use playback-time since we don't know the position(live))
6 wait, duration=5.0
7 # Seek back all the way as fast as possible (from the end, i.e. 'now')
8 seek, name=End-seek, rate=-16.0, stop=0.0, stop_type=end, start=0.0, start_type=set, flags=flush+trickmode-key-units+trickmode-no-audio
9 #eos