gst-inspect-1.0

Print information on GStreamer plugins. More information: <https://gstreamer.freedesktop.org/documentation/tools/gst-inspect.html?gi-language=c>.

Install

All systems
curl cmd.cat/gst-inspect-1.0.sh
Debian Debian
apt-get install gstreamer1.0-tools
Ubuntu
apt-get install gstreamer1.0-tools
Alpine
apk add gstreamer
Arch Arch Linux
pacman -S gstreamer
image/svg+xml Kali Linux
apt-get install gstreamer1.0-tools
CentOS
yum install gstreamer1
Fedora
dnf install gstreamer1
Windows (WSL2)
sudo apt-get update sudo apt-get install gstreamer1.0-tools
OS X
brew install gstreamer
Raspbian
apt-get install gstreamer1.0-tools
Docker
docker run cmd.cat/gst-inspect-1.0 gst-inspect-1.0 powered by Commando

Print information on GStreamer plugins. More information: <https://gstreamer.freedesktop.org/documentation/tools/gst-inspect.html?gi-language=c>.

  • Print information on a plugin:
    gst-inspect-1.0 plugin
  • List hardware transcoding capabilities of your device:
    gst-inspect-1.0 vaapi|nvcodec

© tl;dr; authors and contributors