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.

Why don't support QVBR (HEVC Encoding on Windows)

Celio_A_
Beginner
647 Views

Hi, i'm trying to get working QVBR on Windows with Intel 7 Generation Kabylake (i7 7700)

But when i try it says dont supported, why? (error -3 don't supported)

I need the QVBR couse its better than CQP

Any pre production drivers supporting this feature (HEVC QVBR) for my processor?

I have installed latest drivers August from Intel website Support, my Windows are Windows 10 Pro x64 19.03

I downloaded latest Media SDK 2019R1 and it says this news:

What's New!

New product features: • HEVC encode supports QVBR and HDR SEI • Fixed AVC encode error on values of mfxExtCodingOption2::NumMbPerSlice • Windows dispatcher and samples upstreamed

Regards

Celio

 

 

0 Kudos
2 Replies
MSchm21
Valued Contributor I
647 Views

It's strange because the release notes inside the 2019 R1 folder only mentioned this:

API updates comparing to 1.27
o Added support for 10th Generation Intel® CoreTM processors
o Added support for the following for non-Windows OS:
+MFX_FOURCC_RGBP
+MFX_FOURCC_RGB565

 

So it's basically just a maintenance update with 10th gen support. It's also strange that they only added support for API 1.27 while the open source code on github supports API 1.30 since several months. The Media SDK progress on windows is really poor lately.

0 Kudos
Mark_L_Intel1
Moderator
647 Views

Hi Celio,

Please check the following document and see if it helps, although this doc is for Linux, the usage should also apply to Windows:

https://github.com/Intel-Media-SDK/MediaSDK/blob/master/doc/samples/readme-encode_linux.md

Mark

0 Kudos
Reply