# Simple GStreamer compositor with two videotestsrc side by sidegst-launch-1.0\compositorname=comp\sink_0::xpos=0sink_0::ypos=0sink_0::width=320sink_0::height=240\sink_1::xpos=320sink_1::ypos=0sink_1::width=320sink_1::height=240!\video/x-raw,width=640,height=240!\videoconvert!\autovideosink\videotestsrcpattern=0!\video/x-raw,width=320,height=240!\comp.sink_0\videotestsrcpattern=1!\video/x-raw,width=320,height=240!\comp.sink_1