D1196: A8 Shared Bitmap
A DXGI surface of format DXGI_FORMAT_A8_UNORM is not supported in this API.
Possible Causes
DXGI_FORMAT_A8_UNORM is not supported as a DXGI interop bitmap format, even if it is supported in other APIs.
Possible Fixes
Create a DXGI interop bitmap of a different format.