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.

Media SDK no HEVC HW Decoder/Encoder Support

xu__jack
Beginner
1,017 Views

My hardware below with latest driver, but there has no HEVC HW decode/encode detect ? 

CPU:    Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz     HD Graphics 530 
        OS:     Microsoft Windows 10 Pro
        Arch:   64-bit

  and update driver win64_25.20.100.6326.exe 

but when run the mediasdk_system_analyzer_64.exe where has no HEVC HW Decoder/Encoder 

Graphics Devices:
        Name                                         Version             State
        Intel(R) HD Graphics 530                     25.20.100.6326      Running / Full Power

System info:
        CPU:    Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz
        OS:     Microsoft Windows 10 Pro
        Arch:   64-bit

Installed Media SDK packages (be patient...processing takes some time):
        Intel(R) Media SDK 2018 R2 - HEVC GPU accelerated Encoder
        Intel(R) Media SDK 2018 R2 - Media Samples
        Intel(R) Media Server Studio 2017 - Video Quality Caliper
        Intel(R) Media SDK 2018 R2 - Software Development Kit
        Intel(R) Media SDK 2018 R2 - Documentation for HEVC
        Intel(R) Media SDK 2018 R2 - HEVC SW Encoder
        Intel(R) Media SDK 2018 R2 - HEVC SW Decoder

Installed Media SDK DirectShow filters:

Installed Intel Media Foundation Transforms:
        Intel(R) Hardware M-JPEG Decoder MFT : {00C69F81-0524-48C0-A353-4DD9D54F9A6E}
        Intel(R) Quick Sync Video H.264 Encoder MFT : {4BE8D3C0-0515-4A37-AD55-E4BAE19AF471}
        Intel(R) Hardware H265 Encoder MFT : {BC10864D-2B34-408F-912A-102B1B867B6C}

 

0 Kudos
1 Reply
Mark_L_Intel1
Moderator
1,017 Views

Hi Jack,

The system analyzer might be wrong, it would be better if you can run sample_multi_trancode under HEVC HW mode.

./sample_multi_transcode -i::h265 <input file> -o::h265 <output file> -hw

If you can run it, it means HW HEVC is supported.

Mark

0 Kudos
Reply