Skip to content
English
EntityQ790931· pop 21· linked from 116 articles

Avidemux is an application for non-linear video editing and transcoding multimedia files. The developers intend it as "a simple tool for simple video processing tasks" and to allow users "to do elementary things in a very straightforward way". It is written in C++ and uses Qt for its graphical user interface (GUI), and FFmpeg for its multimedia functions. Since version 2.4, it has two user interfaces: a GUI and a command-line interface. Since version 2.6, the original GTK port has been unmaintained and is now discontinued. It is free and open-source software released with a GNU General Public

Key facts

Software.name
Avidemux
Software.logo
Avidemux-logo.png
Software.logo size
100px
Software.screenshot
Avidemux 2.6.1.png
Software.caption
Avidemux main window
Software.developer
"Mean", "fahadu" and "Fahr"
Software.programming language
C++
Software.operating system
Windows, macOS, Linux, BSD
Software.platform
IA-32, x86-64
Software.language
English, Czech, French, Italian, German
Software.genre
Video editing software
Software.license
GPL 2.0 or later

via Wikipedia infobox

Source code

Link to the source-code README · 2,752 chars · not written by Vinony

Wikidata facts

Image
Avidemux 2.6.1.png
Show 3 more facts
Commons category
Avidemux
software version identifier
2.8.1
source code repository URL
github.com/mean00/avidemux2
Sources (5)

via Wikidata · CC0

~6 min read

Article

9 sections
Contents
  • Features
  • Components
  • Multithreading
  • Supported formats
  • See also
  • Notes
  • References
  • Further reading
  • External links

Avidemux is an application for non-linear video editing and transcoding multimedia files. The developers intend it as "a simple tool for simple video processing tasks" and to allow users "to do elementary things in a very straightforward way". It is written in C++ and uses Qt for its graphical user interface (GUI), and FFmpeg for its multimedia functions. Since version 2.4, it has two user interfaces: a GUI and a command-line interface. Since version 2.6, the original GTK port has been unmaintained and is now discontinued. It is free and open-source software released with a GNU General Public License 2.0 or later.

Avidemux is developed for Linux, macOS, and Windows. Unofficial builds exist for FreeBSD, NetBSD, and OpenBSD.

Connections

Categories