With all respect to Blackmagic Design products, there are bugs so painfully hard to identify. Capture board driver has specific requirements as for buffers allocated for captured video frames. The parameters of memory allocator in used are going in ALLOCATOR_PROPERTIES structure. typedef struct _AllocatorProperties { long cBuffers; // 30 long cbBuffer; long cbAlign; // 16…