lsdvd is a console application that displays the content of a dvd.
lsdvd is a console application that displays the content of a dvd. It provides output about the types of video and audio tracks, subtitles etc... output is available in a number of formats including human readable, perl, ruby or xml.
lsdvd is a console application that displays the content of a dvd. It provides output about the types of video and audio tracks, subtitles etc... output is available in a number of formats including human readable, perl, ruby or xml.
To install lsdvd, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install lsdvd
To see what files were installed by lsdvd, run:
port contents lsdvd
To later upgrade lsdvd, run:
sudo port selfupdate && sudo port upgrade lsdvd
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.