Archives For avidemux video editor

Avidemux video editor

Avidemux video editor released version 2.7.2 today with new demuxers / encoders, bug-fixes, and various other changes.

Avidemux 2.7.2 release highlights:

  • Native AviSynth demuxer (MSVC++ 64 bits Windows builds only)!
  • VapourSynth demuxer to directly load .vpy scripts
  • FFmpeg-based VA-API HW accelerated H.264 encoder (Intel/Linux)
  • FFmpeg-based VA-API HW accelerated HEVC encoder (Intel/Linux)
  • FFmpeg 4.x compatible
  • Allow to cancel indexing of MKV files
  • Add decoding support for multichannel Opus audio
  • Other enhancements, and many bug-fixes.

How to Install Avidemux 2.7.2 in Ubuntu:

Appimage:

The software offers Linux universal binaries (non-install executable to launch the software) in its download page:

Avidemux download (Linux, Universal binaries)

Once you get it, do:

  • right-click and go to file Properties -> Permissions -> allow executing file as program.
  • right-click and select run the Appimage.

Flatpak:

Avidemux is also available as flatpak, see the Flathub page for more details.

Native Ubuntu package:

There’s also an unofficial PPA contains the latest 2.7.2 packages for Ubuntu 16.04, Ubuntu 18.04, Ubuntu 18.10, and higher.

1. Open terminal either from app launcher or via Ctrl+Alt+T keyboard shortcut. When it opens, run command to add the PPA:

sudo add-apt-repository ppa:ubuntuhandbook1/avidemux

Type user password (no asterisk feedback due to security reason) when it prompts and hit Enter.

avidemux ppa

2. Then run following 2 commands to refresh package cache and install the video editor:

sudo apt update

sudo apt install avidemux2.7-qt5 avidemux2.7-qt5-data avidemux2.7-plugins-qt5 avidemux2.7-jobs-qt5

Uninstall:

To remove the native Ubuntu .deb package of Avidemux 2.7, run command in terminal:

sudo apt remove --autoremove avidemux2.7-*

And remove the PPA via Software & Updates utility under ‘Other Software’ tab.

Avidemux video editor

The latest Avidemux video editor 2.7.1 now can be installed in Ubuntu 18.10 easily via PPA (unofficial) repository.

The new package name has been renamed to avidemux2.7, thanks to Thanh Tung Nguyen. Unfortunately, I can’t build the VapourSynth plugin at the moment due to lack of time (I’m new to computer languages, and one small issue can take me a few hours to solve).

1. For Ubuntu 18.04 and Ubuntu 16.04 with avidemux2.6 installed, open terminal (Ctrl+Alt+T) and remove it first via command:

sudo apt remove --autoremove avidemux2.6-qt avidemux2.6-plugins-qt

2. Add the PPA repository by running command in terminal:

sudo add-apt-repository ppa:ubuntuhandbook1/avidemux

Type user password (no asterisks feedback) when it prompts and hit Enter to continue.

3. Finally install Avidemux 2.7.1 via command:

sudo apt install avidemux2.7-qt5

For Ubuntu 16.04, run sudo apt update to refresh cache first.

Uninstall:

To remove the software package, run command in terminal:

sudo apt remove --autoremove avidemux2.7-qt5

To remove the PPA, launch Software & Updates and navigate to Other Software tab.

Avidemux video editor

Avidemux video editor 2.7.1 was released a few days ago with new encoder support and various improvements. Here’s how to install it in Ubuntu 18.04, Ubuntu 17.10, Ubuntu 16.04.

Avidemux 2.7.1 release highlights:

  • Add LibVA based HW accelerated H.264 encoder (Intel/Linux)
  • Fix last frames of video not retrieved from decoder
  • Fix keyframe-based navigation in field-encoded MPEG-2 video
  • Fix crash in the Matroska demuxer with high bitrate audio
  • Fix too short duration reported for MKV and MP4 with B-frames
  • Fix PTS delay calculation in the Matroska demuxer
  • Fix audio delay ignored by the Mp4 demuxer
  • Allow to force display aspect ratio in the configuration of the MP4 muxer
  • Fix crash in the AVI muxer on switch to OpenDML
  • Add PNG export, fix wrong colors with some colorspaces
  • Add feature to export selection as JPEG images
  • Fix AVI with H.264 / HEVC without B-frames being not seekable
  • Make AVI with H.264 / HEVC containing B-frames seekable by decoding the entire video
  • Implement fade-in / fade-out transition for “Add logo”
  • Add Opus encoder
  • Allow LPCM in FFmpeg-based muxers

How to Install Avidemux in Ubuntu:

For Ubuntu 16.04, Ubuntu 17.10, Ubuntu 18.04, you can install the new Avidemux packages via the unofficial PPA.

Sorry that the package names are still avidemux2.6 due to lack of time and my poor language skill.

1. To add the PPA, open terminal either via Ctrl+Alt+T or by searching for ‘terminal’ from app launcher. When it opens, run command:

sudo add-apt-repository ppa:ubuntuhandbook1/avidemux

Input your password (no visual feedback while typing) when it prompts and hit Enter.

avidemux ppa

2. Then install avidemux2.7-qt5 package either via Synaptic Package Manager or by running commands:

sudo apt-get update

sudo apt-get install avidemux2.7-qt5 avidemux2.7-plugins-qt5

Uninstall:

For any reason remove the software via command:

sudo apt-get remove --autoremove avidemux2.7-qt5 avidemux2.7-plugins-qt5

To remove the PPA, launch ‘Software & Updates’ utility and navigate to ‘Other Software’ tab.

Avidemux video editor

The latest packages for Avidemux video editor 2.7.0 is available in GetDeb.net. However, the GetDeb repository is not updated for a few months, and there’s no packages for Ubuntu 17.10.

For those who don’t prefer the official Appimage (non-install) binary, I’ve uploaded Avidemux 2.7.0 packages into launchpad PPA (unofficial) to make it available for Ubuntu 17.10, Ubuntu 18.04. It also contains packages for Ubuntu 16.04, and Ubuntu 17.04.

Avidemux 2.7.0

UPDATE 201805: Rebuilt Ubuntu 18.04 packages due to updated system library. The plugin package now can be installed without dependencies issue.

1. To add the PPA, open terminal either via Ctrl+Alt+T or by searching for ‘terminal’ from app launcher. When it opens, run command:

sudo add-apt-repository ppa:ubuntuhandbook1/avidemux

Input your password (no visual feedback while typing) when it prompts and hit Enter.

avidemux ppa

2. Then install avidemux2.7-qt5 package either via Synaptic Package Manager or by running commands:

sudo apt-get update

sudo apt-get install avidemux2.7-qt5 avidemux2.7-plugins-qt5

It’s avidemux 2.7 though it contains ‘2.6’ in its name.

Uninstall:

For any reason remove the software via command:

sudo apt-get remove --autoremove avidemux2.7-qt5

To remove the PPA, launch ‘Software & Updates’ utility and navigate to ‘Other Software’ tab.

Avidemux video editor

Avidemux video editor reached the new 2.7 series a few days ago. Now you can install it in Ubuntu 16.04 and/or Ubuntu 17.04 via GetDeb repository, though there’s already an appimage available.

For the release highlights and appimage, a single executable file (non-install), see this page.

To install Avidemux 2.7, open terminal via Ctrl+Alt+T or by searching for “terminal” from app launcher, and do following steps:

Avidemux 2.7.0

The getdeb repository has not been updated for a few months. For Ubuntu 17.04, Ubuntu 18.04 users who want to install Avidemux 2.7.0, see HERE

1. Add the GetDeb repository via command:

sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu $(lsb_release -sc)-getdeb apps" >> /etc/apt/sources.list.d/getdeb.list'

For Linux Mint 18.x, replace $(lsb_release -sc) directly with xenial in the command. Type in your password when prompts and hit Enter.

2. Download and install the repository key via command:

wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -

3. Finally install avidemux2.6-qt either via Synaptic Package Manager:

avidemux 2.7 via synaptic

or by running command:

sudo apt-get update

sudo apt-get install avidemux2.6-qt

It’s Avidemux 2.7 though getdeb still uses the old 2.6 package naming system.

Uninstall:

You can remove the GetDeb repository via Software & Updates utility (Other Software tab), and remove Avidemux 2.7 either via Synaptic package manage or by running command:

sudo apt-get remove --autoremove avidemux2.6-qt