video editor designed for simple cutting, filtering and encoding tasks
Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks. It supports many file types, including AVI, DVD compatible MPEG files, MP4 and ASF, using a variety of codecs. Tasks can be automated using projects, job queue and powerful scripting capabilities.
Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks. It supports many file types, including AVI, DVD compatible MPEG files, MP4 and ASF, using a variety of codecs. Tasks can be automated using projects, job queue and powerful scripting capabilities.
To install avidemux, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install avidemux
To see what files were installed by avidemux, run:
port contents avidemux
To later upgrade avidemux, run:
sudo port selfupdate && sudo port upgrade avidemux
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.