
It’s available for Linux, BSD, Mac OS X and Microsoft Windows under the GNU GPL license.
It can also insert audio streams into a video file known as multiplexing or “muxing” or extract audio streams from video files an action known as “demuxing”. It’s capable of non-linear video editing, as well as applying visual effects (called “Filters”) to video, and transcoding video into various formats. Tasks can be automated using projects, job queue and powerful scripting capabilities. It supports many file types, including AVI, DVD compatible MPEG files, MP4 and ASF, using a variety of codecs. To install Avidemux on OpenSUSE, first add Packman repository to OpenSUSE, and then use yast command as follows.Avidemux 2.6.19 recently released, is a free open-source program designed for multi-purpose video editing, processing, simple cutting, filtering and encoding tasks, which can be used on almost all known operating systems and computer platforms. To install Avidemux on Fedora, first enable RPM Fusion repository, and then use yum command as follows. $ bash bootStrap.bash -deb -enable-qt5 -with-cli $ sudo apt-get install libmp3lame-dev libx264-dev libfaad-dev $ sudo apt-get install qttools5-dev-tools qtbase5-dev $ sudo apt-get install gcc g++ make cmake pkg-config libpng12-dev fakeroot yasm libsqlite3-dev build-essential If you want to build the latest Avidemux from the source on a Debian-based system, you can do it as follows. Now go ahead and install Avidemux as follows. $ sudo apt-get install deb-multimedia-keyring $ sudo sh -c 'echo "deb $(lsb_release -cs) main non-free" > /etc/apt/sources.list' To install Avidemux on Debian, you can first set up deb-multimedia's non-free repositories as follows. $ sudo apt-get install avidemuxĪvidemux is not available in the Debian's base repositories due to its non-free components. Install Avidemux on Ubuntu or Linux MintĪvidemux is available in the base repositories of Ubuntu based distributions. If you want to install Avidemux on Linux, you can use the following distro-specific guideline. Among other things, it allows users to transcode video streams, add/extract audio to/from a video file, and edit subtitles of a video. How can I install Avidemux on ?Īvidemux is open-source video editing software offering GTK+ or Qt4/Qt5 based GUI. Question: I would like to edit a video file using Avidemux video editor.