mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
validate: Set seek_with_stop as needing at least 2secs media files
https://bugzilla.gnome.org/show_bug.cgi?id=743994
This commit is contained in:
parent
11f923fa52
commit
6350bf417e
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
description, seek=true, duration=5.0
|
||||
description, seek=true, duration=5.0, need_clock_sync=true, min-media-duration=2
|
||||
seek, playback-time=1.0, start=0.0, stop="min(5.0, duration-1.0)", flags=accurate+flush
|
||||
|
|
Loading…
Reference in a new issue