gst-launch-1 (1) Linux Manual Page
NAME gst-launch – build and run a GStreamer pipeline SYNOPSIS gst-launch [OPTION…] PIPELINE-DESCRIPTION DESCRIPTION gst-launch is a tool that builds and runs basic GStreamer pipelines. In simple form, a PIPELINE-DESCRIPTION is a list of elements separated by exclamation marks (!). Properties may be appended to elements, in the form property=value. For a complete description of…
