aboutsummaryrefslogtreecommitdiff
path: root/voctocore/experiments/testframes/make_frames
diff options
context:
space:
mode:
Diffstat (limited to 'voctocore/experiments/testframes/make_frames')
-rwxr-xr-xvoctocore/experiments/testframes/make_frames4
1 files changed, 4 insertions, 0 deletions
diff --git a/voctocore/experiments/testframes/make_frames b/voctocore/experiments/testframes/make_frames
new file mode 100755
index 0000000..088e27e
--- /dev/null
+++ b/voctocore/experiments/testframes/make_frames
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+gst-launch-1.0 -q videotestsrc num-buffers=1 pattern=smpte100 ! video/x-raw,format=RGBA,width=1024,height=576 ! filesink location = dead-1024x576.rgba
+gst-launch-1.0 -q videotestsrc num-buffers=1 pattern=smpte100 ! video/x-raw,format=RGBA,width=1920,height=1080 ! filesink location = dead-1920x1080.rgba