commands.sh

gst-launch-1.0 videotestsrc

all

Produce test video data.

More info →

Examples (2)

Produce a video with SMPTE color bars

gst-launch-1.0 videotestsrc ! autovideosink

Define what type of test video to produce

gst-launch-1.0 videotestsrc pattern=smpte|snow|green|ball|circular|... ! autovideosink
made by @shridhargupta | data from tldr-pages