Subscribe

How to install gstreamer-plugins-base-tools in CentOS/RHEL 8 (x86_64)

tools for GStreamer streaming media framework base plugins

Install

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install gstreamer-plugins-base-tools

Description

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 the command-line tools for the base plugins. These include: * gst-discoverer

RPMs

Wim Taymans (2015-01-19) - Remove rpath. Fixes #1154695