Skip to content

Releases: nixxquality/WebMConverter

Version 2.18.0

15 Mar 20:54
Compare
Choose a tag to compare
  • Added Change Rate filter (#123)
    • Lets you speed up or slow down your video.
  • Reduced automatic bitrate target, which should make it easier to fit your entire video in the size you specified. (#124)
  • Disabled annoying popups informing you that your picture does not, in fact, have an audio track. (#125)
  • Fix possible crash when converting. (#126)

If you're using an old version of WebM for Retards, you may have to visit the releases page manually to update.

Version 2.17.1

08 Mar 01:34
Compare
Choose a tag to compare
  • Fixed non-ASS text subtitles not being extracted properly. (#122)
    • Regression introduced in 2.17.0.
  • Improved handling of temporary files (will now leave less shit in your %temp%)

Version 2.17.0

03 Mar 22:55
Compare
Choose a tag to compare
  • DVD subtitles can now be extracted from mkv files. (#60)
  • Improved file size limit field.
    • Now represented in MiB rather than MB.
    • Certain file size limits will no longer freak out ffmpeg. (#120)
  • Fix audio being locked enabled in certain scenarios. (#121)

Version 2.16.9

21 Feb 17:10
Compare
Choose a tag to compare
  • Fixed update dialog doing nothing when you press Yes. (#119)
    • Note: This isn't a retroactive change. You have to visit GitHub manually to update.

Version 2.16.8

18 Feb 02:32
Compare
Choose a tag to compare
  • Fixed an issue with the audio default setting (#118)

Version 2.16.7

13 Feb 22:49
Compare
Choose a tag to compare
  • I shipped the wrong ffms2.dll in 2.16.6, whoops! (#116)

Version 2.16.6

13 Feb 12:56
Compare
Choose a tag to compare
  • If your FFMS2.dll is a CPlugin, it will still load.
  • You can now remember your Audio enabled setting (#114)

Note: Please download 2.16.7 instead of this release. It is functionally equivalent, but this release shipped with a wrong dll.

Version 2.16.5

12 Feb 16:23
Compare
Choose a tag to compare
  • Default settings will now be loaded whenever you load a new input file (#113)

Version 2.16.4

12 Feb 00:30
Compare
Choose a tag to compare
  • Transparency is now removed from videos by default (#110)
    • If you want transparent video, remove -pix_fmt yuv420p from the list of arguments in the Advanced tab.
  • Preview window will now be muted if you have audio disabled (#112)
  • Fixed Loop video mode in DubFilter (#102)

Version 2.16.3

07 Feb 16:19
Compare
Choose a tag to compare
  • Added another mode to DubFilter; you can now Dub static images without having a huge output file. (#102)
  • Fixed a bug where your output file would have audio even though you hadn't enabled it. (#109)