Skip to content

Release v2.0.2

Compare
Choose a tag to compare
@Alkl58 Alkl58 released this 28 Dec 14:09
· 159 commits to master since this release

Changelog

Note: The v2.0.0 Release had Logging and Temp File deletion disabled by default. Users may want to manually change it in the program settings.

Added

  • Added Preset Option for Audio Codec and Bitrate depending on Channels (d6bc9ed)
  • Added Option to set default Preset (1332c93)
  • Added Drag & Drop Video File (4d2b6b5)
  • Added Very Basic x265 and x264 Encoding Support (2802424)
  • Added Chinese GUI Translation (3a5b00b) Thanks to @wcxu21
  • Added Russian GUI Translation (4f86cb9) Thanks to "Nonami"

Fixes

  • Fixed Batch Folder Browser Dialog not detecting if user didn't select folder (9fe52a1)

Other

  • Automatically set keyframe interval when not in advanced mode (01fbe9a)
  • Backend: Don't create a second Progress Element for 2 Pass encoding (c104af1)