2010-05-17: Time for another release, 2.5.3, as usual mainly done by Gruntster.* Fixed again partial filter * Added support for I420 video decoding * H.263 video encoder now supports more profiles * mpeg2enc video encoder no longer drops first few frames and now works on Win32 * The majority of video encoders are now plugins * Updated the FFmpeg libraries * Updated libass * Avsproxy now supports audio * All auto wizards are now scripted and available in both interfaces * Needed files to compile your own plugins on windows (the *sdk*.zip file) * Various minor fixes and enhancements I would also like to thank the nice people giving time on the forum and wiki (JM, Lord Mulder, DarkZell, Agent_007,...). On other news, the 2.6 version is progressing nicely. It is at the moment mainly tested as a way to convert DVB capture (SD and HD) to mkv, with no additionnal tool needed and with a correct a/v sync. For HD stream, you will want a VDPAU capable card.
2009-12-21: And here comes 2.5.2, the Christmas Avidemux release.As usual for the 2.5 branch, most of the work was done by Gruntster. Now that Surfer is back in business, we also have MacOsX universal binaries available. The changelog : * Re-enabled Vorbis decoder (regression introduced 2.5.0) * Improved channel mapping of multichannel DTS * Updated the FFmpeg libraries * Added support for latest x264 core and updated Qt interface * Added support for H264 video, VP6A video and AAC audio in FLV container * Added support for SEDG and WMVA four CCs * Various fixes related to Xvid settings * Fixed Xvid stat files remaining locked after encoding (regression introduced 2.5.0) * Improved MKV demuxer * New Colour Curve Editor plugin for Qt interface * Fixed FluxSmooth filter plugin (regression introduced 2.5.0) * Fixed saving of filter parameters for Rotate and Equaliser plugins (regression introduced 2.5.0) * Added extra bitrate settings for LAME audio encoder * Enabled JACK audio device plugin (regression introduced 2.5.0) * Various GUI fixes for GTK+ and Qt interface * Fixed command-line interface support for various video filters * Changed "save-jpg" parameter of command-line interface to honour "begin" parameter * Fixed saving of crash file when Avidemux unexpectedly quits (regression introduced in 2.5.0) * Fixed GUI quirks when using Copy mode and AVI un/packing * Alsa reverts now to default instead of dmix * Further improvements to Unicode support for filenames on MS Windows * Various minor fixes and enhancements Things that are known to be not working well: * Multichannel vorbis * Partial filter
2009-08-16: And here goes 2.5.1, a bugfix version. There are still some restrictions regarding mpeg1/2 encoding, but it should be now really close to 2.4.4. * Re-enabled several video and audio encoders (regression introduced in 2.5.0) * Updated the FFmpeg libraries * More video encoders are now plugins * DV video encoder now supports more profiles * Fixed loading and saving issues with LAME, x264 and Xvid options (regression introduced in 2.5.0) * Removed support for libamrnb and replaced with opencore-amrnb * Removed support for libdca and replaced with libavcodec's DCA decoder * AMR-WB audio decoding support using opencore-amrwb * Fraps video decoding support * Lowpass-5 mode added to libavcodec deinterlacer filter plugin * Fixed formatting of parameters for various filters on 64-bit platforms * Updated libass * Fixed sizing of the bitrate control on various video encoder configure windows (regression introduced in 2.5.0) * Improved filter dialog for GTK+ interface * New navigation icons for GTK+ interface * Fixed the behaviour of several GTK+ open/save dialogs (regression introduced in 2.5.0) * asharp filter's Block Adaptive mode can now be disabled using the Qt interface * Re-enabled the colour chooser dialog using the Qt interface (regression introduced in 2.5.0) * GCC 4.4 support * Fixed issues with CMake build scripts when using multiple make jobs (regression introduced in 2.5.0) For linux users, use the handy bootStrap.sh to build it, it is way easier.
2009-08-01: Lots of fixes are going on with 2.5.0, it is probably better to use svn if you can.On another note, the bugtracker is now down. It was unattended and thus inefficient. Sorry for those who took the time to fill bug reports. The official way is now to use the forum
2009-06-27: 2.5.0 And finally the first 2.5.x version. A note of warning, the build is done in two steps : Build the application(s), and then build the plugins. There is some preliminary documentation in the wiki, be sure to have a look. The changelog : * Audio Codecs, Audio Devices and Video Filters are now plugins * x264 and Xvid encoders are now also plugins with an updated Qt interface * Auto wizards are now scripted and easier to extend * Updated the FFmpeg libraries * Various minor fixes and enhancements
2009-02-08: 2.4.4 Again, for those building it from source, please use cmake. The Autoconf/automake build is less tested and will be obsoleted very soon. Another release, mainly done by gruntster (again) * 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 This will probably be the last version from the 2.4 branch. The next targets are 2.5 and 2.6. The 2.5 branch is a big clean-up and modularization work from the 2.4 codebase. A lot of things are plugins in 2.5, that will enable easier maintenance and cleaner code. The 2.5 branch is in good shape and is really close to 2.4 as far as features and stability are concerned. The next release will be a 2.5 one, and it will live most of 2009 probably. The 2.6 branch is a long terme overhaul of the code. Meaning, switching from a frame based, constant frame rate model to a time based. That will solve all the a/v sync issues encountered with variable frame rate format (mpeg, flv ....). Dont hold your breath, it wont be ready anytime soon.
2008-07-24: 2.4.3 For those building it from source, please use cmake. The Autoconf/automake build is less tested and will be obsoleted very soon. Now, the small changelog compiled by Gruntster : * Improved support for MP4 files including support for 64-bit files * Encoder and Decoder for Y800 (Compholio). * libavcodec is now the default MPEG-2 decoder (instead of mpeg2dec). * Fixed memory leak when indexing DVR-MS files. * Fixed calculation of width and height for High Profile H.264 video in TS files. * Fixed dropping of frames using x264 2-pass encoding (regression introduced in 2.4.2). * Restored missing code pages to the Subtitler filter (regression introduced in 2.4.2). * Fixed crashing on MS Windows when opening multiple instances of Avidemux (regression introduced in 2.4.2). * Do not add unneeded delay when using x264 with mkv or mp4.
2008-07-07: 2.4.2 Probably the biggest bugfix release ever. The "what s new", prepared by Gruntster : * Improved input and output of audio streams in MKV files * Support for MJPEG-A in MOV/MP4 files * Fixed saving header information of AVI files with PCM/LPCM audio * Fixed opening FLV files that don't contain audio * Fixed corruption when decoding MP4 files * Fixed crashing when using MPEG-4 ASP (lavc) and two pass average bitrate mode * Flush the x264 encoder upon completion so the last few frames aren't dropped * Fixed incorrect colour conversion of 24/32 bit BMP and DIB files * Re-enabled AMR-NB decoder (regression introduced in 2.4.0) * Support for additional VP6 fourCCs * Xvid custom matrices are now activated correctly * Fixed caching issue with Qt4 interface which would corrupt translated strings * Fixed zooming when using SDL (regression introduced in 2.4.1) * Windows are now centred correctly on multi-monitor setups * Use alternate button ordering for GTK+ interface when GNOME HIG isn't appropriate, e.g. MS Windows and KDE * Various additions to the Qt4 interface including a new calculator tool, drag and drop support, improved joblist support and an about window * SRT subtitle support for Arabic, Baltic, Greek, Hebrew and Turkish * Fixed iPod profile where audio encoding options weren't always set correctly * Fixed Film to PAL audio filter so frames are removed and added correctly * Batch importing of image files is no longer restricted by the file handle limit set by the C runtime * New video filter for outputting the frame number * PulseAudio support (Linux only) * GCC 4.3 support * Updated the following translations: Czech, French, German, Greek, Italian, Spanish * Fixed drag and drop support on MS Windows * Improved Unicode support for filenames on MS Windows * Prevent source files from being overwritten accidentally by the user on MS Windows * MS Windows logging and settings are now stored under the Application Data folder instead of the User Profile folder * Native file dialogs are now used for the Qt4 interface on Mac * Various minor fixes and enhancements
2008-02-17: 2.4.1, aka r3791 2.4.1 is a bugfix release * 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. Most of the work is once again from Gruntster.
2007-12-23: 2.4 Final, aka r3731 2.4 Final is ready for Christmas. Small changelog compared to preview 3 : * MKV and FLV improvements. * Mostly fixed decoding corruptions. * Improved OsX versions, including PPC. A short changelog compared to 2.3 : * 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 A bit deal of this version has been done by Gruntster and surfer. Merry Christmas!
|