Official movie player of the GNOME desktop environment
Totem is based on GStreamer. It features a playlist, a full-screen mode, seek and volume controls, as well as keyboard navigation. It comes with added functionality such as:
* Video thumbnailer for the file manager
* Nautilus properties tab
* Webcam utility (in development)
Totem is based on GStreamer. It features a playlist, a full-screen mode, seek and volume controls, as well as keyboard navigation. It comes with added functionality such as:
* Video thumbnailer for the file manager
* Nautilus properties tab
* Webcam utility (in development)
To install totem, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install totem
To see what files were installed by totem, run:
port contents totem
To later upgrade totem, run:
sudo port selfupdate && sudo port upgrade totem
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.