Media (Intel® Video Processing Library, Intel Media SDK)
Access community support with transcoding, decoding, and encoding in applications using media tools like Intel® oneAPI Video Processing Library and Intel® Media SDK
Announcements
The Intel Media SDK project is no longer active. For continued support and access to new features, Intel Media SDK users are encouraged to read the transition guide on upgrading from Intel® Media SDK to Intel® Video Processing Library (VPL), and to move to VPL as soon as possible.
For more information, see the VPL website.
3058 Discussions

How can AVStream drivers capture video directly to the graphics adapter's VRAM?

michael_C_
Beginner
277 Views

  Hello everyone,Now I need the AVStream driver to capture video directly to the graphics adapter's VRAM.According to the Microsoft's WDK,one of the steps is to get the display adapter’s GUID.
  The WDK documents mention that "Obtain the adapter GUID from the vendor-supplied graphics miniport driver. The DXGK_INTERFACESPECIFICDATA structure contains the adapter GUID to return in the property request. This structure is generated by the DirectX graphics kernel (DXGK) subsystem and is passed to the miniport driver when the adapter is initialized."
  But I'm still puzzeled about the specific operations to get that display adapter’s GUID.Can you explain the specific operations to me?Thanks very much!

0 Kudos
0 Replies
Reply