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?
1 解答
链接已复制
3 回复数
Capture plugin as been deprecated since the 2018 R1 SDK
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?
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?
