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
Announcements
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 display driver version 24.20.100.xxxx (20180425 – 20180620) have a poor performance

X_T_1
Beginner
491 Views

use the Intel display driver version 24.20.100.xxxx(20180425 – 20180620) to do the vpp process, the performance is bad than the 23.20.16.4944(2018-02-04). Is there any change in the new driver? Has some configure to improve the performance?

0 Kudos
3 Replies
Mark_L_Intel1
Moderator
491 Views

Hi XT,

I didn't heard about this issue but there could be possibilities, in general, the issue should relate to the driver and processor combination.

Did you check it with our sample code? If we can reproduce it, we could submit a bug.

Mark 

0 Kudos
X_T_1
Beginner
491 Views

Hi Mark,

Thanks for your reply.

I use the sample code to reproduce it. Use the sample like this ".\sample_vpp.exe -lib hw -d3d11 -sw 3840 -sh 2160 -scc rgb4 -dw 3840 -dh 2160 -dcc nv12 -i 4k.rgb32 -o output.nv12"  and use the mediasdk tracer to catch the log.

driver 23.20.16.4944 the vpp MFXVideoCORE_SyncOperation time is about 6-7ms

driver 24.20.100.6194 the vpp MFXVideoCORE_SyncOperation time is about 12-20ms

I attached the tracer log, please check it.

 

0 Kudos
X_T_1
Beginner
491 Views

add the system environment :

Win10 Home 64bit  10.0.17134.191

cpu i3-7100

memory 8GB

0 Kudos
Reply