Each chain in the pipeline is called an element.
To construct a pipeline we have a very simple command line tool called 'gst-launch’. The most simple pipeline would be a simple test video display which consists of the following elements:
to link elements to each in order to create a pipeline.