mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-06 01:19:38 +00:00
8 lines
No EOL
425 B
Text
8 lines
No EOL
425 B
Text
meta,
|
|
args = {
|
|
"videotestsrc pattern=ball animation-mode=frames num-buffers=90 ! video/x-raw,framerate=30/1,width=320,height=240 ! cvtracker name=tracker object-initial-x=135 object-initial-y=95 object-initial-width=50 object-initial-height=50 algorithm=1 ! videoconvert ! $(videosink) sync=true",
|
|
},
|
|
configs = {
|
|
"$(validateflow), pad=tracker:src, record-buffers=true",
|
|
}
|
|
crank-clock, repeat=91 |