Visible to Intel only — GUID: GUID-860E2F8E-2924-41FE-A0FD-8A54C7C009AF
Visible to Intel only — GUID: GUID-860E2F8E-2924-41FE-A0FD-8A54C7C009AF
Other Differences Between Intel(R) Media SDK and oneVPL
Linux* OS
Intel(R) Media SDK:
App responsible for graphics context init/close.
App responsible for video surface management.
Passes libva* handle to Intel(R) Media SDK runtime via set handle API.
VPL:
Runtime responsible for graphics context init/close.
App or runtime handles video surfaces (internal vs. external surface management).
Context information is available via gethandle or GetDeviceHandle.
Windows* OS
VPL only supports DX11. For DX9 support, use Intel(R) Media SDK GPU RT. For the best results, upgrade all apps to DX11 for one code path to support all hardware.