gst-test-jpegdec.sh: Add 4:1:0, 4:1:1 and 4:4:0 subsampling schemes
[experiments/gstreamer.git] / shell / gst-fakesrc-random-midi-notes.sh
1 #!/bin/sh
2
3 gst-launch-1.0 \
4   fakesrc datarate=400 sizetype=2 sizemin=3 sizemax=3 num-buffers=1000 format=3 filltype=3 ! \
5   audio/x-midi-event ! fluiddec ! audioconvert ! autoaudiosink