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.
3058 Discussions

VP8,VP9 Encoder/Decoder HW acceleration support using Intel Media SDK

shivaprasad_a_
Beginner
2,663 Views

Hi,

Does the Intel Media SDK support HW acceleration of VP8, VP9 Encoder and Decoder on Windows? Is there a sample application which demonstrates VP8/9 codec usage using Intel Media SDK?

In the latest Media SDK (2016) I see mfxvp8.h and mfxvp9.h include header files, but there is no mention of VP8/9 encoding/decoding in the Media SDK reference manual.

0 Kudos
7 Replies
Harshdeep_B_Intel
2,663 Views

Hi Shivaprasd,

Intel Media SDK is platform/HW dependent. HW acceleration support available for VP8 decode and VP9  decode (hybrid acceleration implementation) only on latest 6th generation platform. Link to samples: https://software.intel.com/en-us/media-sdk-support/code-samples. 

Thanks,

0 Kudos
shivaprasad_a_
Beginner
2,663 Views

Thanks Harsh.

So to confirm - Intel Media SDK on Windows does NOT have support for HW acceleration of VP8/VP9 Encoding?

0 Kudos
Harshdeep_B_Intel
2,663 Views

Hi Shivaprasad,

Yes, currently with latest 6th generation processors, HW acceleration for VP8/VP9 Encoding is not supported for Windows. But, you can expect  support with future generation processors. 

Thanks,

0 Kudos
Michael_D_9
Beginner
2,663 Views

Harsh Jain (Intel) wrote:

Hi Shivaprasad,

Yes, currently with latest 6th generation processors, HW acceleration for VP8/VP9 Encoding is not supported for Windows. But, you can expect  support with future generation processors. 

Thanks,

 

Hi!

On which generation of Intel Processors can we expect VP9 hardware encoding (Windows platform) ?

0 Kudos
Mark_L_Intel1
Moderator
2,663 Views

Hi Michael,

Media SDK 2018 R1 add VP9 encode as preview feature for Cannon Lake processor:

https://software.intel.com/en-us/blogs/2018/03/07/whats-new-in-intel-media-sdk-2018-r1

Mark

0 Kudos
chern__wei_chih
Beginner
2,663 Views

Liu, Mark (Intel) wrote:

Hi Mark,

Media SDK 2018 R1 add VP9 encode as preview feature for Cannon Lake processor:

https://software.intel.com/en-us/blogs/2018/03/07/whats-new-in-intel-med...

Mark

 

Hi Michael,

I'm doing a project that takes the IP camera's frame data and convert it to mp4, vp8, and vp9.  Would you recommend on using intel media sdk for the tasks?

Does the SDK support mac os?  We do have servers running with Celeron i3, i5, i7 chips, does the hardware acceleration support these chipsets? Thank you.

0 Kudos
Mark_L_Intel1
Moderator
2,663 Views

Hi Wei Chih,

Media SDK don't support Mac OS. There are few Celeron chips support HW acceleration, for example the following processor:

https://ark.intel.com/products/87257/Intel-Celeron-Processor-N3050-2M-Cache-up-to-2-16-GHz-

You can got to https://ark.intel.com and check the processor spec, if it support "Quick Sync Video", it should have HW acceleration capability.

Mark

0 Kudos
Reply