Skip to content

AVPro DeckLink v1.9.0 - 28 May 2021

Compare
Choose a tag to compare
@AndrewRH AndrewRH released this 28 May 14:21
· 1 commit to master since this release
79e5146

Changes

Requires the latest Blackmagic's Desktop Video (version 12.0.0 or newer)

Improvements

  • Added support for adjusting Unity frame-rate based on output health status, and added proactive rather than reactive late/dropped frame correction resulting in more robust frame drop prevention
  • Added support to DeckLinkOutput to generate timecode output, and if synced to input stream it will pass that timecode through
  • Automated multi-output support
  • Performance improvement by removing lock (within lock) from frame expected display time tracking
  • Split frame reading and writing from GPU and placed writing on DeckLink consumer thread via custom render context for more optimal throughput
  • Added better detection of already in-use devices
  • Added new UI element to show output buffer health

Changes

  • Updated DeckLink SDK to 12.0
  • Internal rendering system heavily refactored
  • Removed multi-output frame blending
  • Removed multiple initialisation calls at startup

Fixes

  • Fixed startup bug with first frame not being output
  • Fixed bug with DeckLink output frame completed callback being out of expected order
  • Fixed bug in device selection by index script