Matroska is an extensible open standard audio/video container format.
Matroska is an extensible open standard audio/video container format. This library is there to support this format and has been written by the Matroska project team.
Matroska is an extensible open standard audio/video container format. This library is there to support this format and has been written by the Matroska project team.
To install libmatroska, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install libmatroska
To see what files were installed by libmatroska, run:
port contents libmatroska
To later upgrade libmatroska, run:
sudo port selfupdate && sudo port upgrade libmatroska
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.