hidden text to trigger early load of fonts ПродукцияПродукцияПродукцияПродукция Các sản phẩmCác sản phẩmCác sản phẩmCác sản phẩm المنتجاتالمنتجاتالمنتجاتالمنتجات מוצריםמוצריםמוצריםמוצרים
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
公告
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.

Multiple videoadapters with QuickSync capabilities?

Yaroslav_Korchevsky
460 次查看

MediaSDK has the following hardware implementation definitions:

MFX_IMPL_HARDWARE
MFX_IMPL_HARDWARE2
MFX_IMPL_HARDWARE3
MFX_IMPL_HARDWARE4

Is there any hardware, which really has second, third and fourth adapters working simultaneously?

0 项奖励
2 回复数
Anthony_P_Intel
460 次查看

Hi,

For modern OS and D3D devices in 'client' systems, there is generally only one Intel D3D device integrated in the processor, but there can also be many discrete PCIe devices in use at the same time.  This MFX_IMPL_HADWARE* definition provides an identifier to know which one has hardware implementation of MSDK API.

(The D3D resources (memory) used for MediaSDK must be resources created by the correct device).

Older OS used to have architecture of one adapter for each display.

 

0 项奖励
Yaroslav_Korchevsky
460 次查看

Is there any possibility to assemble configuration with more than one video adapter with QuickSync capability.
Does any descrete videoadapter have QuickSync?
 

0 项奖励
回复