mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 11:29:55 +00:00
0bde7bcacb
+ Make use of it in ges-launch and do not try to seek while playing in GES as it is not supported yet
7 lines
273 B
Text
7 lines
273 B
Text
description, seek=true
|
|
pause, playback_time=0.0
|
|
seek, playback_time=0.0, start="duration - 0.5", flags=accurate+flush
|
|
seek, playback_time=0.0, start=position-0.1, repeat="min(10, (duration - 0.6))/0.1", flags=accurate+flush
|
|
play, playback_time=0.0
|
|
stop, playback_time=1.0
|
|
|