mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 11:11:08 +00:00
validate/flvdemux: Stop spamming audio/video on test
Use the sinks specified by the runner Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6728>
This commit is contained in:
parent
420e79e00b
commit
a6732946d5
1 changed files with 1 additions and 1 deletions
|
@ -4,6 +4,6 @@ meta,
|
|||
"change-issue-severity, issue-id=event::eos-has-wrong-seqnum, new-severity=critical",
|
||||
},
|
||||
args = {
|
||||
"playbin uri=file://$(media_dir)/defaults/flv/819290236.flv",
|
||||
"playbin uri=file://$(media_dir)/defaults/flv/819290236.flv audio-sink=\"$(audiosink)\" video-sink=\"$(videosink)\"",
|
||||
},
|
||||
scenario=seek_with_stop
|
||||
|
|
Loading…
Reference in a new issue