Digital Digest -> Software -> AviDemux -> History & Old Downloads

AviDemux -> Version History

This is the version history page for AviDemux, showing the last 20 software updates. You can return to the main page for this software by clicking here.

Index:


Version 2.7.5
  • Release Date: Sep 2, 2019
  • Download(s):
    • Some support libraries were not properly generated. That led to issues with x265 and png support.
    • This release only updates the support libraries for win64, no other changes
Version 2.7.4
  • Release Date: Sep 2, 2019
  • Download(s):
    • New Feature:Detect and warn when cut points in H.264 video streams may result in playback issues despite being on keyframes *
    • FFmpeg:Update to the 4.1.4 release *
    • Core:Fix MSVC++ builds do not run when the path to user directory contains non-ASCII characters *
    • Decoder:Fix DXVA2 HW accelerated decoding on Windows 7 *
    • Decoder:Fix DXVA2 HW accelerated decoding stops sometimes on cuts *
    • Decoder:Enable HW accelerated decoding of 8-bit HEVC for recent versions of Intel graphics driver on Windows *
    • Encoder:Fix regression with saved x264 and x265 profiles not found (MSVC++ only) *
    • Demuxer:Dynamically load VapourSynth Script library to avoid error messages on Windows if VapourSynth is not found *
    • Demuxer:Provide correct average audio bitrate in the Mp4 demuxer if the exact value for the particular codec is unknown *
    • Demuxer:Fix crash loading MP4 file with number of audio tracks exceeding the max supported *
    • Demuxer:Support audio tracks in fragmented MP4 files (the variety with empty moov only) *
    • Demuxer:Support E-AC3 audio tracks in MP4 files *
    • Demuxer:Fix ASF demuxer still broken by chance with MSVC++ only, the fix relevant for all platforms *
    • Demuxer:Support more varieties of BMP images *
    • Muxer:Optimize output of the Mp4 muxer for streaming on Windows too *
    • Muxer:Add option to the Mp4 muxer to output fragmented MP4 files *
    • Muxer:Label HEVC video in Mp4 in a way compatible with QuickTime on macOS *
    • Filter:Fix assembly in Yadif deinterlacer with MSVC++ *
    • UI:Enable automatic application scaling on Windows for recent Qt versions *
    • UI:Fix silent mode, automatically confirm dialogs instead of choosing the default option *
    • Audio:Support WMAPRO audio codec for decoding *
    • Audio:Support AAC with signal band replication (SBR) in external audio tracks *
    • Audio:Fix saving AAC audio tracks with SBR to a file *
    • Audio:Improve resilience to false positives when probing external audio files for AAC *
    • Miscellaneous:Fix crash with OpenGL or DXVA2 video output in 32 bits Avidemux on Windows (better late than never) *
    • Miscellaneous:Fix regressed handling of empty frames in MPEG-4 and FRAPS video streams *
    • Miscellaneous:Numerous other fixes and polish
Version 2.7.3 Version 2.7.0
  • Release Date: Sep 5, 2017
  • Download(s):
  • Core:FFmpeg switched to the 3.3.x branch

    - Editing:Fixed frame computation bug that led to bad cutting (euma)

    - i18n:Korean translation (sheppaul)

    - win32:Put log files into the local folder (achim71)

    - Jobs:Fix name of the executable search

    - UI:Steplessly zoom paused video when the window is resized (euma)

    - UI:Added Ctrl+Shift+C shortcut to copy the current PTS to clipboard (euma)

    - Filter:eq2: UI improvements (euma)

    - Decoding:Fix VP9 decoding

    - Filter:Using rubber bands for crop too (me+euma)

    - Build:Redone packaging on macOS

    - Decoding:HEVC decoding via DXVA2 blacklisted on win32, active on win64

    - New Filter:ADM ivtc

    - Audio:Distinguish between AC3 and EAC3 when importing
Version 2.6.21
  • Release Date: May 7, 2017
  • Download(s):
    • The x265 encoding plugin was broken on win64 and regenerated. No other change.
Version 2.6.20
  • Release Date: May 7, 2017
  • Download(s):
    • Core: The bundled FFmpeg has been updated to version 3.0.7
    • Core Encoder: A crash encoding MPEG-2 with B-frames disabled has been fixed
    • Core Encoder: An error due to invalid decoding timestamps at the end of encoding with MPEG-2 has been fixed
    • Core Audio: Sound issues including audio dropouts with AAC in MPEG TS fixed
    • Core Audio: External AAC audio misidentified as E-AC3 fixed
    • MKV Demuxer: FPS calculation improved
    • MKV Demuxer: A crash with audio tracks using lacing extensively fixed
    • MKV Muxer: The FPS value is set correctly now
    • FLV Demuxer: File kept open preventing deletion fixed
    • VPX Decoder: Swapped colors fixed, support for VP9 added
    • macOS: Passing command line arguments to the application fixed
    • VDPAU: Decode MPEG-1 instead of crashing
    • Qt / Properties Dialog: A button to copy the data to clipboard added
    • Qt / Filter Manager: Dynamically disable not applicable context menu entries in the list of active filters
    • Qt / Filter Manager: Horizontal scrolling in the list of available filters eliminated
    • Qt / MPlayer eq2 Plugin: The sliders on the right becoming squeezed horizontally fixed
    • UI: File dialog not adding a file name extension when saving projects fixed (not in 64 bit builds for Windows yet)
    • i18n: Russian and German translations updated (TotalCaesar659 / eumagga0x2a)
    • Debug: Avidemux now prints the correct version string to the console or to the application log
Version 2.6.19
  • Release Date: Mar 30, 2017
  • Download(s):
  • * Filter : All filters with preview have better navigation dialogs
    * Filter : Delogo filter UI redone
    * Filter : Fixed changeFps/resampleFps seeking
    * TS/Demux : HEVC support improved
    * Flv/Demux : Support large files (euma)
    * Audio : Allow EAC3 as external audio track
    * UI : General usability cleanup (euma)
    * UI : Allow using the last read folder as default save folder (euma)
    * UI : 2 pass encoding dialog cleanup (euma)
    * UI : Dynamically enable/disable menu (euma)
    * UI : Customizable keyboard shortcut (euma)
    * UI : Allow reverting page up/down (euma)
    * Codec : Better support for 10bits
    * i18n : Russian translation updated (TotalCaesar659)
    * i18n : Greek translation updated (nikoss)
    * i18n : General cleanup (euma)
    * Updated ffmpeg libs to 3.0.7
Version 2.6.18
  • Release Date: Jan 7, 2017
  • Download(s):
    • Preview : Fix auto resize when video has ~ same dimension as screen*
    • Preview : Fix multiple preview breaking navigation
    • Preview : Fix slider and tooltips (euma)
    • Mp4/Mp4v2: Allow E-AC3 (fiftyplus/euma)
Version 2.6.17 Version 2.6.16
  • Release Date: Dec 31, 2016
  • Download(s):
    • [installer] update what s new
    • [contrast] dont autoscale histogram
    • [filter] misc tweaks
    • [vaapi] Put the filter in the QT section as we use vaapi with X11 only
    • [vaapi] wrong color conversion support
    • [vaapi] wrong color conversion support
    • [vaapiFilter] mostly working resize
    • [vaapi] more background work
    • [vaapi] Skeleton for vaapi resizer
    • [flyDialog] only allow multiple of 0.5 zoom up and down + cache the zoomed value
    • [videoFilter/contrast] improve UI
    • [flyDialog] Dont use QStringLiteral
    • [flyDialog] begin factorizing
    • [flyDialog] Generalised Auto zoom, part 1
    • Merge pull request #63 from eumagga0x2a/window-width
    • [flyDialog] first pass done
    • [Qt] Take actual dimensions of widgets into account when resizing the main window
    • [flyDialog] spread more
    • [flyDialog] spread the good stuff
    • [flyDialog] move toolbox buttons to flyDialog
    • [flyDialog] sort of fix autoZoom
    • [flyDialog] better playback
    • [flyDialog] Dont use things that belong in derived class from the base class
    • [flyDialog] the currentPts belongs to flyDialog, remove dirty hack
    • [core/ffmpeg] Backport nvenc not requiring nonfree flag from ffmpeg 3.1
    • [ffmpeg/patch] Backport patch from 3.1 ffmpeg branch about nvenc not requiring non free. Since it is possible due to the MIT licensing of nvenc header, it should applies to all branches
    • [flyDialog] proper export
    • [flyDialog] merge the 2 flyDialog files
    • [flyDialog] cleanup
    • [flyDialog] simplify more
    • [flyDialog] Simplify
    • [all] Move flyDialog to be Qt only
    • [plugin/flyDialog] simplify, move the flyDialog to Qt only part
    • [bootStrap] remove gtk
    • [plugin] remove gtk
    • [flyDialog] cleanup
    • [build] move flyDialog to Qt only to simplify it later
    • [core/flyDialog] cosmetic
    • [UI/QT] auto zoom preview window
    • [filter/preview] Bump api version + make playback stop on error
    • [Qt] Skeleton for backward/forward 1mn
    • [Qt] cosmetic
    • [Qt] Slightly better filter preview window
    • Merge pull request #62 from eumagga0x2a/i18n-minimal-fixes
    • Merge pull request #61 from eumagga0x2a/selection-widget-cosmetics
    • [i18n/de/ru] Add kb accels to the audio track dialog, add a missing translation and fix agreement in i18n/ru
    • [Qt] Reduce the minimum width of the selection widget
    • Merge pull request #60 from eumagga0x2a/vdpau-decoder-to-upper
    • [cosmetics] Show an uppercase string as decoder name for VDPAU
    • [libva] Export defines and flags from core
    • Merge pull request #59 from eumagga0x2a/build-with-external-libs
    • [build/plugins] Fix build with external libs (oops...)
    • Merge branch 'master' of github.com:mean00/avidemux2
    • [va/encoder] reindent
    • [va/encoder] Better initialization
    • [va/encoder] helper functions
    • Merge pull request #58 from eumagga0x2a/seek-by-time
    • [UI] Move a variable declaration in GUI_lastFrameBeforePts where it belongs
    • [Ts/Demux] probe deeper to see if wanted audio track is there
    • [core/vs/import] Also import the dxva2 header files
    • [clock] re-indent + simplify
    • [cosmetic] Remove tabs
    • [qt] increase buffer to avoid stack overflow (1st bug found with vs)
    • [build] Better management of coreConfig
    • [core] Reenable dxva when compiling with vs, not fully working yet
    • [build] More vs2015 fix
    • [Qt] Fix openGl build on vs2015
    • [all] Try to avoid defining STDC all across the code
    • [build/openGL] Add missing glext.h file
    • [Qt] Proper dll linkage declaration, fixes a lot of warning (vs)
    • [filter] fix prototyping so it compiles with vs
    • [build] tweak a bit build so that ffmpeg builds with vs nicely
    • [playback] Dont busy loop when there is no audio track
    • [demuxer] Fix plugin export (vs)
    • [demuxer] dont use the stack too much, it crashes on VS
    • [filte] Fix and re-enable avsfilter (fahr)
    • [build/json] try to be compatible with mingw64 x2
    • [build/json] try to be compatible with mingw64
    • [x265] Only deal with recent (>1.9) version of x265 that supports utf8
    • [plugin/demux] Fix symbol export for vs
    • [build] Fix video encoder plugin for vs
    • [core] fix bad ifdef
    • [build] Export needed symbols for plugins (vs)
    • [build] fix redirect output + engine dll loading + list folder content
    • [Core] More vs fixes, alignedAlloc + list folder
    • [build] more vs fixes for plugin
    • [demux/avi] Fix packed keyword for gcc
    • [plugin] Fix audioencoder / lav
    • [core] Add missing export files
    • [plugin] fix most of the plugins for VS
    • [main] Try to cope more gracefully with non working tinypy engine
    • [all] Factorize alloca vs _alloca + some auto cosmetic stuff, damn atom
    • [audioEncoder/avcodec] Change the way we create multiple plugin from one file
    • [plugin/vs] Fix some VS compilation issues
    • [build/qt4] Factorize
    • Merge pull request #50 from eumagga0x2a/ubuntu-build-script
    • [vs/qt] Fix wrong libs to link with (oops)
    • [vs/qt] Fix wrong libs to link with
    • [vs/qt] Also link to Qt5WinExtra
    • Merge pull request #45 from TotalCaesar659/master
    • Merge pull request #46 from eumagga0x2a/default-audio-device
    • Updated Russian translation
    • [Pref] Return false if loading config fails, avoid selecting dummy audio device in this case
    • [Qt] Vs compilation fix
    • [win32] Dont look at dxva2 at all with vs for the moment
    • Merge pull request #44 from eumagga0x2a/ffmpeg-git
    • [Core/ffmpeg/vs] Partially install ffmpeg libs (actual dll are missing)
    • [Qt/vs] Make it compile
    • [Build] Fix archiving ffmpeg git checkout
    • [Build] Fix ffmpeg checkout from git as fallback
    • [osx] Set fontconfig so that libass works
    • [osx] Set fontconfig so that libass works
    • [core/vs] disable dxva2 for the moment, we are using a mingw version
    • [build/core/vs] More compatibility fix
    • [win32] Remove more duplicate
    • [win32] Remove duplicate functions
Version 2.6.15
  • Release Date: Nov 19, 2016
  • Download(s):
  • * Hw Accel    : Fixed nvEnc and added simple nvEnc-HEVC (windows/linux)
    * Hw Accel    : Added support for HEVC/VC1 with libVA (linux)
    * Hw Accel    : Experimental Dxva2 video decoder + Dxva2/D3D display engine (windows)
    * Demux       : Mpeg TS, fix non multiple of 16 file management (euma)
    * Audio/win32 : Fixed CPU consumption when playing audio
    * Editor      : Fixed copy /paste /delete /undo (euma)
    * Editor      : A *lot* of seeking bugs fixed (euma)
    * Editor      : A *lot* of marker management bugs fixed (euma)
    * Audio       : Added FDK-AAC as encoder
    * x26*        : Added a "None" preset
    * x265        : Fixed 2 pass encoding on windows
    * i18n        : Qt4 vs Qt5 language fix (D. Amm)
    * i18n        : German translation updated (euma)
    * UI          : Added reload default settings (euma) 
    * UI          : Allow minimizing to tray while encoding (euma)
    * OSX         : Update to Sierra
Version 2.6.14
  • Release Date: Sep 18, 2016
  • Download(s):
  • 2016-09-17: 2.6.14 : Fixing bugs and polishing. For WIN32 only, YOU MUST DEINSTALL THE PREVIOUS VERSION FIRST.

    i18n:

    * A lot more is now translatable (D. Amm)
    * Hungarian translation (rezso)
    * German translation update (euma)
    * French translation update
    * PT/BR translation partially fixed
    * Dannish translation update (scootergrisen)

    Platforms:

    * Qtx : Automatically check if a new version is available once a day
    * WIN32 : Reverted to MXE cross compiler, XP now works again
    * OSX : Fixed the packager, it should work every time now (no more borked dmg)

    Application:

    * Decoding : Deal with corrupted stream in a nicer way (H264/TS)
    * Decoding : Enable lagarith
    * Decoding : Support for flac through libavcodec
    * VDPAU : Try harder to release resources at exit
    * Demuxer : Image loader improved and cleaned up, more jpeg formats are supported
    * Editor : Try to deal better with corrupted audio in copy mode
    * TS : Add support for new EAC3 identifier such as the ones used by numericable / DVB-T
    * Encoder : Fix most of the libavcodec based encoders
Version 2.6.13
  • Release Date: Aug 19, 2016
  • Download(s):
  • * [OsX] Toolchain updated
    * [Win64] Toolchain updated
    * [Linux] AppImage (universal linux64 binaries)
    * [Core] Update to libav* 3.0.2
    * [Edit] Improved copy mode for h264/h265 video
    * [Audio] AAC/ADTS import/export
    * [Filter] new video filter : ivtcDupeRemover to remove duplicate after 3:2 pulldown
    * [Qt] Revamped refresh screen
    * [Filters] ASS/SSA fixes
    * [Filters] Improved logo filter with alpha channel
    * [Win32] Development files included in installer
    * [Filter] ShaderLoader, load your openGL shaders as filters
    * [Linux] Compatibility with newer gcc
    * [Filter] Partial filter available only for one in/one out video filters
    * [UI] Add go fwd/go backward 60 sec buttons
    * [i18n] Translations updated
Version 2.6.12
  • Release Date: Mar 5, 2016
  • Download(s):
    • [H264] Fixed crash when saving h264 annexB in avi (Brundle)
    • [Vdpau] Fixed VDPAU resize and deinterlace when height is padded
    • [Mkv] Faster loading of VP9 and h265
    • [MP4] Supports more flavors of H265
    • [i18n] Spanish translation update by ringmaster
    • [Edit] Another frame seeking bug fixed, happened rarely
    • [All] Slightly better crash handler
    • [FFmpeg]Update to 2.7.6
    • [Muxer] Basic webm support
    • [Jobs] Fixed right click menus with qt5
Version 2.6.11
  • Release Date: Jan 29, 2016
  • Download(s):
    • [UI] Make refresh cap a tunable
    • [UI] Use delayed refresh
    • [year] we are in 2016 now
    • [mkv/demux] silence
    • [editor] Dont fail completely when there is a decoding error or a bad timestamp
    • [Gui] Change the behaviour of slider
    • [fade] very basic fade
    • [FadeToBlack] fix pitch and display
    • [Demux/pics] Manage error loading image more gracefully
    • [Core] Support for greyscale
    • [jpeg] Better compatibility with large headers
    • [mkv] Use time rather than position to map keyframes from cue
    • [editor] Fix pivot search when looking for the previous kf
    • [Editor/copy] drop frame is DTS is <0
    • [ASF] Use duration of video, pretty ugly workaround
    • [demux/mp4] basic support for h265
    • [mkv/muxer] support opus
    • [installer/nsi] Try to do uninstall cleanly
Version 2.6.11 Beta1
  • Release Date: Dec 24, 2015
Version 2.6.10
  • Release Date: Oct 13, 2015
  • Download(s):
  • * Re-added translations
    * Re-added avsproxy
    * Fixed multi passes with x264 when file has non ascii chars
    * Added experimental Qt5 build for mac
    * Fixed a bug with filler frames (fraps)
Version 2.6.9 v2 Version 2.6.9 Version 2.6.8 v2

Rate this software:

Your Rating:
You have not voted yet!

Average: 3.36
Total Ratings: 50

 



Software Submissions