Skip to content

Release 3.2.0

Compare
Choose a tag to compare
@a-schild a-schild released this 06 Sep 09:32
· 46 commits to master since this release
  • Modified quoting for command line arguments
  • Implemented subtitle ass video filter
  • Added constructor for scaling filter which allows string expressions
  • Added constructor for scaling filter which does not require the ForceOriginalAspectRatio parameter
  • Added CropFilter
  • Added constructor for color filter which allows string expressions
  • Added support for multiple video filters in one conversion pass
  • Added enhanced meta data detection in MultiMedia object
  • Implement critical section in executable location+creation to prevent race condition (Issue #163)
  • Upgraded to ffmpeg v 4.4
  • Binaries from https://github.com/eugeneware/ffmpeg-static
  • The 32bit windows binaries remain at v4.2 since ffmpeg no longer supports the 32bit architekture
    32bit support will be removed later