listcomponents
GStreamer OpenMAX plugins
Install
- All systems
-
curl cmd.cat/listcomponents.sh
- Raspbian
-
apt-get install gstreamer1.0-omx
- Dockerfile
- dockerfile.run/listcomponents
gstreamer1.0-omx
GStreamer OpenMAX plugins
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 module provides a plugin that allows communication of GStreamer with OpenMAX IL components, which are used to access hardware encoders and decoders.