If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks. It´s graphical user interface looks pretty similar to VirtualDub and most features known from VirtualDub are available too. Avidemux natively supports a great number of file types, such as AVI, MPEG, VOB, TS, MP4, ASF, OGM, MKV and FLV. At the same time Avidemux natively supports a wide range of Video/Audio formats, including MPEG-1, MPEG-2, MPEG-4 ASP, H.264/AVC, DV, HuffYUV, MP3, AAC, AC-3 and Vorbis. Tasks can be automated using projects, job queue and powerful scripting capabilities. Video-DVD or (S)VCD compliant streams can be created with easy-to-use “Auto” wizards. Multi-threading is supported!


What encoders are supported by Avidemux?

Avidemux comes with several video encoders built-in: Xvid (MPEG-4 ASP), x264 (H.264 aka AVC), libavcodec (MPEG-4 ASP, MPEG-2, MPEG-1, FLV, HuffYUV, FFV1, MJPEG, H.263, DV) and mpeg2enc (MPEG-1, MPEG-2). Also it includes various audio encoders: LAME (MP3), FAAC (LC-AAC), Aften (AC3), Ogg Vorbis and TwoLAME (MP2). Please note that Avidemux does not support the platform-specific and outdated ´Video for Windows´ (VfW) interface and it never will! This means there is absolutely no way to use DivX (or any other VfW-based Codecs) with Avidemux! But don´t worry: Avidemux will open all files, that were encoded with DivX, just fine. Avidemux simply uses it´s own (internal) MPEG-4 decoder instead of the proprietary DivX decoder. Furthermore the files encoded with Avidemux and Xvid will play 100% fine on a “DivX certified” player, as long as you use the appropriate encoder settings…

What video filters are supported by Avidemux?

Avidemux comes with a wide range of video filters built-in. Most of those filters were ported from MPlayer, VirtaulDub or Avisynth. There are filters for Cropping, Resizing (Bilinear, Bicubic and Lanczos) and Expanding. For processing of interlaced video, there are various Deinterlacing and IVTC filters (e.g. Yadif, TDeint, Kernel Deinterlacer, Smart Deinterlace, mcDeinterlace, DGBob and Decomb Telecide). Furthermore there are filters for Denoising (FluxSmooth, denoise3d/hqdn3d, Stabilize, Temporal Cleaner, etc.), Sharpening (MSharpen, asharp, etc.), Color Correction and many more. Last but not least there is a new plugin system for ´external´ video filters now. So you can add additional filters to Avidemux without re-compiling!

Version 2.4 Release Notes

# Input and output support for MKV and FLV containers
# Rewritten MP4/MOV/3GP reader
# Support for Nellymoser codec
# New DV video output support
# New MPEG-TS support including H.264 Elementary Stream
# OCR support for MPEG-TS subtitles
# New video bitstream unpacker (improved compatibility)
# Capability to pack video bitstreams
# New Yadif filter (ported from Avisynth)
# Video filters can be loaded as external plug-ins (sample plug-in included)
# Three interfaces now offered: command line, GTK+ and Qt4 (Qt4 is still incomplete)
# Several key dialogs have been revamped (GTK+ user interface only)
# Preview system refactored
# Priority control added for encoding and video playback (Win32 only)
# New Jog Shuttle control (GTK+ user interface only)
# Support for Jog Shuttle hardware (Linux & GTK+ only)
# New iPod and PlayStation Portable profiles
# New Glyph Editor
# Improved Bitrate Histogram
# JACK support (Linux only)
# DirectX support (Win32 only)
# New Avisynth Proxy GUI (Win32 only)
# Improved crash recovery - session settings are saved and reloaded upon application start
# Numerous bugs fixed