Skip to content

v2.4.0

Compare
Choose a tag to compare
@leikareipa leikareipa released this 01 Apr 23:45
· 692 commits to master since this release

Changelog:

  • The output window's menu bar is now a context (right-click) menu
  • Added an eye dropper tool to the output window's context menu
  • Added an anti-tearing filter
  • Added a 3 x 3 kernel filter
  • Added a color depth reduction filter
  • Reduced the program's memory footprint from about 1 GB to about 0.3 GB (should help with x264's allocation problems also)
  • Reduced the maximum capture resolution from 2048 x 1536 to 1920 x 1080
  • Reduced the maximum output resolution from 4096 x 4096 to 3840 x 2160 (UHD)
  • Reduced the video recorder's maximum resolution from 2K to 1024 x 768
  • Tweaks to the GUI here and there
  • Large architectural changes to the image filter code
    • Some previously-saved filter graphs will load in with incorrect filter parameter values - these need to be corrected manually and re-saved