A set of good-quality plug-ins for GStreamer that might pose distribution problems.
GStreamer Ugly Plug-ins is a set of plug-ins that have good quality and correct functionality, but distributing them might pose problems. The license on either the plug-ins or the supporting libraries might not be how we'd like. The code might be widely known to present patent problems.
GStreamer Ugly Plug-ins is a set of plug-ins that have good quality and correct functionality, but distributing them might pose problems. The license on either the plug-ins or the supporting libraries might not be how we'd like. The code might be widely known to present patent problems.
To install gstreamer010-gst-plugins-ugly, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gstreamer010-gst-plugins-ugly
To see what files were installed by gstreamer010-gst-plugins-ugly, run:
port contents gstreamer010-gst-plugins-ugly
To later upgrade gstreamer010-gst-plugins-ugly, run:
sudo port selfupdate && sudo port upgrade gstreamer010-gst-plugins-ugly
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.