mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-06 01:19:38 +00:00
8 lines
238 B
Text
8 lines
238 B
Text
|
meta,
|
||
|
args = {
|
||
|
"fakesrc num-buffers=1 ! fakesink name=sink",
|
||
|
},
|
||
|
configs = {
|
||
|
"$(validateflow), pad=sink:sink, buffers-checksum=true",
|
||
|
}
|
||
|
# The validate tool will simply play the pipeline until EOS is reached.
|