avidemux
Video editor
Avidemux is a 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.
- Versions: 2.7.8
- Website: http://fixounet.free.fr/avidemux/
- Licenses: GPL 2+
- Package source: gnu/packages/video.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of avidemux
as follows:
guix install avidemux
Or install a particular version:
guix install avidemux@2.7.8
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of avidemux about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/avidemux'><img src='https://packages.guix.gnu.org/packages/avidemux/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[![Version in GNU Guix](https://packages.guix.gnu.org/packages/avidemux/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/avidemux)
Example Org:
[[https://packages.guix.gnu.org/packages/avidemux][https://packages.guix.gnu.org/packages/avidemux/badges/latest-version.svg]]