Media (Intel® oneAPI 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 sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.

Intel® Media SDK Screen Capture Plugin

Borisov__Alex
Beginner
487 Views

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 Kudos
1 Solution
fourre__gwenael
487 Views

Capture plugin as been deprecated since the 2018 R1 SDK

View solution in original post

1 Reply
fourre__gwenael
488 Views

Capture plugin as been deprecated since the 2018 R1 SDK

Reply