How to Install gstreamer1.0-plugins-bad-dbg in Ubuntu 18.04



Install gstreamer1.0-plugins-bad-dbg by entering the following commands in the terminal:

sudo apt update
sudo apt install gstreamer1.0-plugins-bad-dbg

Description:

GStreamer plugins from the "bad" set (debug symbols)

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 unstripped shared libraries. It is provided primarily to provide a backtrace with names in a debugger, this makes it somewhat easier to interpret core dumps. The libraries are installed in /usr/lib/debug and are automatically used by gdb.

Homepage: http://gstreamer.freedesktop.org/modules/gst-plugins-bad.html

Version: 1.14.0-1ubuntu1

Section: universe/debug