Further to discussions in another place when the VideoCaptureDS (VCDS) module was first introduced in Magic 2.1, a significant performance problem arises where a DirectShow video capture device presents its options as <specific_pixel_format> <range_for_dimensions> <range_for_fps>
In this case the VCDS module forces the maximum video_size regardless of a desired video_size entered in the Opts box. The Magewell PCIe capture cards can upsample spatially so a 1280x720 source would be upsampled to the maximum output size of 2048x2880 before being sent over the PCIe bus, a six-fold increase in bus traffic. I have verified this behaviour by experiment. The attached pic shows the 0.94X and 0.375Y down-scaling needed to give a 1080p output with a 1080p (25fps) source feeding the card, also the 34.8fps Magic frame-rate.