This is gst-plugins, a set of plug-ins for GStreamer.
The GStreamer OpenGL module provides helper libraries, base classes and elements for integrating with OpenGL and using it to perform video display and processing.
The GStreamer OpenGL module provides helper libraries, base classes and elements for integrating with OpenGL and using it to perform video display and processing.
To install gstreamer010-gst-plugins-gl, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gstreamer010-gst-plugins-gl
To see what files were installed by gstreamer010-gst-plugins-gl, run:
port contents gstreamer010-gst-plugins-gl
To later upgrade gstreamer010-gst-plugins-gl, run:
sudo port selfupdate && sudo port upgrade gstreamer010-gst-plugins-gl
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.