Avidemux is a free 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.
ChangeLog :
* Support for x264’s new Hadamard Exhaustive Search method of motion estimation
* Decoder for Windows Media Video 9 Advanced Profile (WVC1)
* Re-enabled H.263 decoder (it was missing from the 2.4 release)
* Fixed loss of audio when saving large OpenDML AVI files
* Fixed various colour conversion issues with RGB codecs including BMP, Huffyuv, JPEG and PNG
* Updates to the following translations: Catalan, French, German, Italian, Russian and Spanish
* Win32 logging is now stored in an Avidemux folder under the user's profile. This allows Avidemux to operate under a non-administrator account.
* Win32 CLI version nows outputs to console
* New Quartz version for Mac
* Better SDL support for Mac Quartz and Qt4 versions (SDL windows are now embedded and acceleration is enabled for Qt4)
* Various video decoding fixes for PowerPC-based Macs
* Fixed freezing when opening files on Mac
* Fix corruption when encoding from a mp4/mov/3gp file.
http://ftp-mirror.internap.com/pub/www.getdeb.net/av/avidemux_2.4.1-1~getdeb1_i386.deb
http://ubuntu.org.ua/getdeb/av/avidemux_2.4.1-1~getdeb1_amd64.deb
ChangeLog:
* Fixed crash when opening some MOV files (regression introduced in 2.4.3)
* Improved support for H.264 in MPEG-TS and M2TS containers.
* Improved support for H.264 in MP4 container (including constant frame
rate fix)
* Fixed bug where muxers could drop the first few B-frames (most containers
were affected)
* Fixed FAAC support so bitrate is correctly honoured
* The same settings are now used for the first and second pass of an
x264 encode
* Improved JPEG file support
* Improved PNG decoding (now uses libavcodec rather than a custom
wrapper around libpng)
* Improved BMP/DIB decoding (now uses libavcodec rather than
using own decoder)
* Improved colourspace handling for raw video, bitmaps and DIBs
* Fixed Previous Black Frame functionality
* Qt interface has been significantly upgraded and now fully
functional (compared with its GTK counterpart)
* Saving of video is now prevented if the A marker is greater
than the B marker
* Improvements made to ECMAscript including a new GetFilePath()
function for the DirectorySearch class and fixes to the exec() function
* Add support for AAC audio to the command line interface
* Qt interface is now the default interface for MS Windows
* x264 and Xvid stat files with Unicode characters are now handled on
MS Windows
* The application log file is no longer buffered on MS Windows to ensure
sequential logging
* Added support for ppc64 to the CMake build scripts
* Updated the following translations: Catalan, Czech, French, Italian,
Russian, Spanish