gstreamer/subprojects/gst-devtools/docs/fakesrc.simple.validatetest

8 lines
238 B
Plaintext

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.