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.

About H264 level 6.1 decoding

zhang__chao
Beginner
632 Views

I got a mp4 file with level 6.1 avc stream, bitrate is 459Mb/s. The intel media sdk seems cannot decode it. And in the "mediasdk-man.pdf", CodecLevel part, there is no "MFX_LEVEL_AVC_62" or something like that. I want to know if the media sdk can decode the avc stream with level 6.1 and a large bitrate.

Thanks! 

0 Kudos
2 Replies
zhang__chao
Beginner
632 Views

file: https://drive.google.com/open?id=1pwjyfuwwOiEa1WmGWSUNqLmKWLoy7wGR

Intel(R) Media SDK 2019 R1

windows 10  18362.418

i3 7100

0 Kudos
Mark_L_Intel1
Moderator
632 Views

Hi Chao,

I can't access google drive and it seems not public yet.

But if you refer to our recently release notes, we don't support H.264 level 6 yet.

https://github.com/Intel-Media-SDK/MediaSDK/releases/download/intel-mediasdk-19.3.1/mediasdk_release_notes.pdf

From hardware spec. we only support L5.1 in 7th generation processors, you can check the following document at page 6:

https://01.org/sites/default/files/documentation/intel-gfx-prm-osrc-kbl-vol08-media_vdbox.pdf

Mark

0 Kudos
Reply