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

[screen capture] MFX_WRN_PARTIAL_ACCELERATION

weilin__jiang
Beginner
241 Views

I  setup the intel media SDK 2017R1 and get the screen capture sample from https://software.intel.com/en-us/articles/intel-media-sdk-screen-capture

while run to MFXVideoDECODE_Query (Line 695) ,it return MFX_WRN_PARTIAL_ACCELERATION,

Exec command is :

screen_capture.exe -w 1920 -h 1080 -p 22d62c07e672408fbb4cc20ed7a053e4 -hw -impl d3d11 -fourcc nv12 -o D:\\test.yuv

 

My computer DirectX version is 12.

 

The mediasdk_system_analyzer_64.exe out follow message:

Intel(R) Media Server Studio 2017 - System Analyzer (64-bit)
 
 
The following versions of Media SDK API are supported by platform/driver
[opportunistic detection of MSDK API > 1.23]:
 
        Version Target  Supported       Dec     Enc
        1.0     HW      Yes             X       X
        1.0     SW      Yes             X       X
        1.1     HW      Yes             X       X
        1.1     SW      Yes             X       X
        1.2     HW      Yes             X       X
        1.2     SW      Yes             X       X
        1.3     HW      Yes             X       X
        1.3     SW      Yes             X       X
        1.4     HW      Yes             X       X
        1.4     SW      Yes             X       X
        1.5     HW      Yes             X       X
        1.5     SW      Yes             X       X
        1.6     HW      Yes             X       X
        1.6     SW      Yes             X       X
        1.7     HW      Yes             X       X
        1.7     SW      Yes             X       X
        1.8     HW      Yes             X       X
        1.8     SW      Yes             X       X
        1.9     HW      Yes             X       X
        1.9     SW      Yes             X       X
        1.10    HW      Yes             X       X
        1.10    SW      Yes             X       X
        1.11    HW      Yes             X       X
        1.11    SW      Yes             X       X
        1.12    HW      Yes             X       X
        1.12    SW      Yes             X       X
        1.13    HW      Yes             X       X
        1.13    SW      Yes             X       X
        1.14    HW      Yes             X       X
        1.14    SW      Yes             X       X
        1.15    HW      Yes             X       X
        1.15    SW      Yes             X       X
        1.16    HW      Yes             X       X
        1.16    SW      Yes             X       X
        1.17    HW      Yes             X       X
        1.17    SW      Yes             X       X
        1.18    HW      Yes             X       X
        1.18    SW      Yes             X       X
        1.19    HW      Yes             X       X
        1.19    SW      Yes             X       X
        1.20    HW      Yes             X       X
        1.20    SW      Yes             X       X
        1.21    HW      Yes             X       X
        1.21    SW      Yes             X       X
        1.22    HW      Yes             X       X
        1.22    SW      Yes             X       X
        1.23    HW      Yes             X       X
        1.23    SW      Yes             X       X
 
Graphics Devices:
        Name                                         Version             State
        iDisplay (Microsoft Corporation - WDDM v1.1) 12.41.36.57         08
        Intel(R) HD Graphics 530                     21.20.16.4664       Active
        NVIDIA GeForce GTX 960M                      23.21.13.9077       Active
 
System info:
        CPU:    Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz
        OS:     Microsoft Windows 10 ?????
        Arch:   64 ?
 
Installed Media SDK packages (be patient...processing takes some time):
        Intel(R) Media SDK 2017 R1

 

What wrong ? 

Thanks. Looking forward to your reply.

 

0 Kudos
0 Replies
Reply