mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
8 lines
275 B
Text
8 lines
275 B
Text
|
set-globals, media_dir="$(test_dir)/../../../medias/"
|
||
|
meta,
|
||
|
args = {
|
||
|
"uridecodebin uri=file://$(media_dir)/defaults/flv/819290236.flv caps=audio/x-raw expose-all-streams=FALSE ! queue ! audioconvert ! audioresample ! $(audiosink)",
|
||
|
},
|
||
|
scenario=play_15s
|
||
|
|