Avidemux is available for Linux, BSD, Mac OS X and Microsoft Windows under the GNU GPL license.
Avidemux 2.6.19 Changelog:
- Filter : All filters with preview have better navigation dialogs
- Filter : Delogo filter UI redone
- Filter : Fixed changeFps/resampleFps seeking
- TS/Demux : HEVC support improved
- Flv/Demux : Support large files (rcdrone)
- Audio : Allow EAC3 as external audio track
- UI : General usability cleanup (euma)
- UI : Allow using the last read folder as default save folder (euma)
- UI : 2 pass encoding dialog cleanup (euma)
- UI : Dynamically enable/disable menu (euma)
- UI : Customizable keyboard shortcut (euma)
- UI : Allow reverting page up/down (euma)
- Codec : Better support for 10bits
- i18n : Russian translation updated (TotalCaesar659)
- i18n : Greek translation updated (nikoss)
- i18n : General cleanup (euma)
- Updated ffmpeg libs to 3.0.7
Installation instructions:
The GetDeb repository contains the latest packages of Avidemux, available for Ubuntu 16.04, Ubuntu 16.10, Ubuntu 17.04 and derivatives.
Opening terminal (Ctrl+Alt+T) and running the command:
Ubuntu 16.04 xenial
$ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu xenial-getdeb apps" >> /etc/apt/sources.list.d/getdeb.list' $ wget -q -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add - $ sudo apt-get update $ sudo apt-get install avidemux |
Ubuntu 16.10 yakkety
$ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu yakkety-getdeb apps" >> /etc/apt/sources.list.d/getdeb.list' $ wget -q -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add - $ sudo apt-get update $ sudo apt-get install avidemux |
Ubuntu 17.04 zesty
$ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu zesty-getdeb apps" >> /etc/apt/sources.list.d/getdeb.list' $ wget -q -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add - $ sudo apt-get update $ sudo apt-get install avidemux |
(Optional) To remove Avidemux, use command:
$ sudo apt-get remove avidemux $ sudo apt-get autoremove |
0 comments:
Post a Comment
Note: only a member of this blog may post a comment.