A set of good-quality plug-ins for GStreamer under GStreamer's preferred license, LGPL.
GStreamer Good Plug-ins is a set of plug-ins that GStreamer's developers consider to have good quality code, correct functionality, and their preferred license (LGPL for the plug-in code, LGPL or LGPL-compatible for the supporting library).
GStreamer Good Plug-ins is a set of plug-ins that GStreamer's developers consider to have good quality code, correct functionality, and their preferred license (LGPL for the plug-in code, LGPL or LGPL-compatible for the supporting library).
To install gstreamer010-gst-plugins-good, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gstreamer010-gst-plugins-good
To see what files were installed by gstreamer010-gst-plugins-good, run:
port contents gstreamer010-gst-plugins-good
To later upgrade gstreamer010-gst-plugins-good, run:
sudo port selfupdate && sudo port upgrade gstreamer010-gst-plugins-good
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.