Skip to content

v2.2.0

Compare
Choose a tag to compare
@leikareipa leikareipa released this 16 Nov 01:31
· 912 commits to master since this release

Changelog:

  • Windows: Added the ability to customize the deinterlacing mode
  • Linux: Added the ability to set a custom capture channel index
  • Added Shift + 1/2 shortcut keys to switch between the first and second input channels
  • The video recorder no longer provides the option of linear recording - frames are now always recorded at the (possibly variable) rate of capture
  • Fixed the video recorder's 'out of memory' error (may still get memory allocation errors from x264 - try a faster preset if so)
  • Fixed a potential refresh rate rounding error in the video presets dialog
  • Added a non-OpenCV implementation of nearest-neighbor scaling, so the non-OpenCV build is functional again
  • Tweaked the video recorder dialog's layout
  • Made a bunch of internal changes to the event propagation and capture subsystems