mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-15 22:01:27 +00:00
14 lines
No EOL
394 B
Text
14 lines
No EOL
394 B
Text
set-globals, in_framerate="(GstFraction)30/1", out_framerate="(GstFraction)30/1"
|
|
|
|
include, location="videorate-test.meta"
|
|
|
|
play
|
|
seek, start=0.0, stop=1.0, flags=accurate+flush, rate=-1.0
|
|
|
|
# First buffer is display as fast as possible
|
|
crank-clock, expected-elapsed-time=(guint64)0
|
|
crank-clock, repeat=29
|
|
|
|
# Waiting on EOS
|
|
crank-clock, expected-elapsed-time=(guint64)33333334
|
|
stop, on-message=eos |