mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 13:21:28 +00:00
7 lines
137 B
Text
7 lines
137 B
Text
|
meta,
|
||
|
args = {
|
||
|
"videotestsrc num-buffers=1 ! encodebin2 profile=jpegenc ! filesink location=\"$(TMPDIR)/test.jpg\"",
|
||
|
}
|
||
|
|
||
|
|