gst-launch

Tools for use with GStreamer

Install

All systems
curl cmd.cat/gst-launch.sh
Debian Debian
apt-get install gstreamer-tools
Ubuntu
apt-get install gstreamer-tools
Alpine
apk add gstreamer-tools
CentOS
yum install gstreamer-tools
Fedora
dnf install gstreamer-tools
Windows (WSL2)
sudo apt-get update sudo apt-get install gstreamer-tools
Raspbian
apt-get install gstreamer-tools
Docker
docker run cmd.cat/gst-launch gst-launch powered by Commando

gstreamer-tools

Tools for use with GStreamer

GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. This package contains unversioned command-line tools for GStreamer that work with different major/minor versions of GStreamer.