aboutsummaryrefslogtreecommitdiff
path: root/voctocore/experiments/testframes/make_frames
blob: 088e27e8863b4c12ce20acea7f4915c9a9a61bda (plain)
  1. #!/bin/bash
  2. 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
  3. 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