Skip to content

v2.6.1

Compare
Choose a tag to compare
@leikareipa leikareipa released this 23 Jan 18:50
· 332 commits to master since this release

Compatibility

This release has been tested to some extent on the following platforms:

OS Capture device Signal type Works?
Linux 5.13 (Ubuntu 20.04) Datapath VisionRGB-E1S Digital Yes
Linux 5.13 (Ubuntu 20.04) Datapath VisionRGB-E1S Analog Yes

Changelog

  • Fixed regression where only half of the frame was drawn when the input color depth was set to 16 bits
    • This bug was specific to the input color depth that is set via VCS, rather than the color depth of the source being captured.
  • Filter/Source FPS estimate: Added ability to sample a single pixel row
    • When sampling the entire image (default mode), image tearing resulting from the source render rate being lower than its refresh rate will count incorrectly as multiple frames, inflating the FPS number. Sampling a single row is immune to this, although it's also oblivious to activity outside of that row.
  • Filter/Source FPS estimate: Improvements to accuracy
  • Filter/Blur: The blur radius can now be specified with two decimals rather than one
  • Animated the virtual capture backend's test pattern
  • GUI/Signal info: The info is no longer hidden while receiving an invalid signal