Skip to content

Releases: argorar/WebMConverter

Version 3.24.0

24 Feb 02:07
Compare
Choose a tag to compare
  • Add convert files in batch. See related request
  • Add 1:1 aspect ratio
  • Add 4:3 aspect ratio
  • Add 21:9 aspect ratio
  • Improved edit Crop size with keyboard. keep aspect ratio with Ctrl + arrowKey
  • Fix Crop top negative values. See related issue
  • Fix Rotate filter preview

Version 3.23.0

12 Feb 19:41
Compare
Choose a tag to compare
  • 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

05 Feb 14:18
Compare
Choose a tag to compare
  • 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

10 Dec 18:18
Compare
Choose a tag to compare
  • 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

09 Oct 23:46
Compare
Choose a tag to compare
  • Added checkbox to fix audio desync with some encodes like footage recorded by Nvidia Geforce Experience. See related issue
  • Add option to enable alpha channel aside with VP9 encoders for WebM. Find it in Advanced section. See related issue
  • Fix update arguments when advanced filter settings change

Version 3.18.3

13 Jul 05:21
Compare
Choose a tag to compare
  • Size limit feature now is more reliable
  • Managed error saving configuration

Version 3.18.2

11 Jul 23:24
Compare
Choose a tag to compare
  • VP9 convertion is more fast now
  • Not longer requires Microsoft Visual C++ 2010 (x86)

Version 3.18.0

10 Jul 14:57
Compare
Choose a tag to compare
  • 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

26 Feb 16:10
Compare
Choose a tag to compare
  • 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

12 Feb 15:47
Compare
Choose a tag to compare
  • 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