Transcoding video files for Nokia Internet Tablets
As the Nokia Internet Tablets have relatively slow processors, and relatively little storage space it is a good idea to transcode your videos to a smaller, more suitable format for watching them.
As the Nokia Internet Tablets have relatively slow processors, and relatively little storage space it is a good idea to transcode your videos to a smaller, more suitable format for watching them.
To install tablet-encode, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install tablet-encode
To see what files were installed by tablet-encode, run:
port contents tablet-encode
To later upgrade tablet-encode, run:
sudo port selfupdate && sudo port upgrade tablet-encode
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.