Skip to content

AVPro DeckLink v1.8.2 - 19 August 2020

Compare
Choose a tag to compare
@AndrewRH AndrewRH released this 19 Aug 10:00
· 7 commits to master since this release
b491427

Changelog

Improvements

  • Audio input and output has better support for arbitrary number of channels (up to 64)
  • Audio input and output performance and latency optimisations
  • Added Audio Mixer component for controlling levels of multiple audio channels
  • Refactored FrameConverter class

Changes

  • Plugin now requires Unity 5.6 as a minimum

Fixes

  • Fixed genlock pixel offset not being set correctly
  • Fixed issue where switching from an 8-bit to a 10-bit mode would just show a blank screen
  • Fixed support for 10-bit 720p, 2K, 4K DCI modes where they wouldn’t be displayed correctly
  • Fixed IL2CPP support (by correct bool return size)