Releases: argorar/WebMConverter
Releases · argorar/WebMConverter
Version 3.24.0
Version 3.23.0
- Improved memory management to prevent crash visualizing frames. See related issue
- Add Aspect Ratio format in set dimensions. Initially 16:9 and 9:16 format
- Fix centering frame in Trim, Crop & Caption
- Cleaning code
Version 3.22.0
- Cache system implemented. Now move smoother in Trim & Crop filters
- Add original Frame Per Second in Change Rate filter
- Add option to disable check for updates
- Add option to disable extract subtitles. Big videos will load faster. See related issue
- Fix error handling in request to check new version
- Fix pixels added to editing crop as in final result. See related issue
Version 3.20.0
- Add feature to download specific format from youtube. Check general tab
- Add option to disable pop in front when convert process is finished. Check general tab. See related issue
- Added feature to create grid videos, check the tab Grid. It requires that both videos share codecs, size, length. Output file is in same path as video one
- Fix contrast to videos with full color range (yuvj420p format). See related issue
- Convert mp4 with audio now is compatible with popular web pages. See related issue
- Fix audio desync with some encodes like footage recorded by Nvidia Geforce Experience. See related issue
Version 3.18.8
Version 3.18.3
- Size limit feature now is more reliable
- Managed error saving configuration
Version 3.18.2
- VP9 convertion is more fast now
- Not longer requires Microsoft Visual C++ 2010 (x86)
Version 3.18.0
- VP9 now is default for fresh installs, your current setting will be remembered
- Advance users can edit/add arguments before convert in
Advanced>Arguments
- ffmpeg updated
- Changed convert console output for more easy reading. Thanks to @myblindy
- fix out of bounds moving crop with keyboard
- Depured download console
Version 3.17.1
- fix broken WebMConverter.Updater.exe
- fix a bug in change rate form, press enter after changes values doesn't save them
- fix a bug in resize form, it doesn't load the values saved previously
Version 3.17.0
- Change interpolation type for stabilization to get a better result in dynamic crop
- Add save frames in trim form
- Add option to change interpolation type for stabilization if you want to experiment with other options
- Add rotation to trim's preview if the filter is applied
- Fix bug in output filename when change destination folder
- Fix duplicated frames in dynamic crop
- Fix a bug in dynamic crop using keyboard arrows
- Fix bug when drop a video and doesn't update output filename
- Fix code style