| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2021-09-06 | 849 Bytes | |
| Release 3.2.0 source code.tar.gz | 2021-09-06 | 358.0 MB | |
| Release 3.2.0 source code.zip | 2021-09-06 | 358.0 MB | |
| Totals: 3 Items | 716.0 MB | 0 | |
- 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