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.

Intel® Media SDK Screen Capture Plugin

Borisov__Alex
初学者
2,323 次查看

I am trying to execute sample from this topic https://software.intel.com/en-us/articles/intel-media-sdk-screen-capture.

mfxSts = MFXVideoUSER_Load(mfxSes, &MFX_PLUGINID_CAPTURE_HW, 1);
CHECK_STS(mfxSts, MFX_ERR_NONE, "Failed to load screen capture plug-in");

But I can't find plugin 22d62c07e672408fbb4cc20ed7a053e4 in current release of Media SDK. Where I can download it?

0 项奖励
1 解答
fourre__gwenael
2,323 次查看

Capture plugin as been deprecated since the 2018 R1 SDK

在原帖中查看解决方案

0 项奖励
3 回复数
fourre__gwenael
2,324 次查看

Capture plugin as been deprecated since the 2018 R1 SDK

0 项奖励
tok101
初学者
1,466 次查看

May I know why this plugin was deprecated? Did the SDK not provide screen-capture functionality at all since then, or is there another way?

0 项奖励
tok101
初学者
1,464 次查看

May I know why this plugin was deprecated? Did the SDK not provide screen-capture functionality at all since then, or is there another way?

0 项奖励
回复