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, 0 insertions, 4 deletions
diff --git a/voctocore/experiments/testframes/make_frames b/voctocore/experiments/testframes/make_frames
deleted file mode 100755
index 088e27e..0000000
--- a/voctocore/experiments/testframes/make_frames
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/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