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.

Vp9 encode on kabylake windows

ranjit_t_
Beginner
857 Views

All,

As per our understanding Vp9 encode (both hardware and software) is supported by kabylake .

Is there any place where we can find relevant installation for windows (media sdk/server studio).

In addition, can somebody share the path for the examples using which vp9 encoding can be done?

Regards,

Ranjit

0 Kudos
7 Replies
Jiandong_Z_Intel
Employee
857 Views

Download MSDK for windows: https://software.intel.com/en-us/media-sdk/choose-download/client

0 Kudos
ranjit_t_
Beginner
857 Views

Hi,

We tried using sample_encode example downloaded from following link and found that it does not support vp9 encode.

https://software.intel.com/en-us/media-sdk/documentation/code-samples

   Is there any example using which we can generate vp9 streams?

Regards,

Ranjit

0 Kudos
pan__feng
Beginner
857 Views

Hi there,

Is there any updates regarding hardware supported VP9 encoding with Kabylake ?

I downloaded the latest Intel Media SDK and code samples, but it is still not supported.

Please help!

Regards,

Edward

0 Kudos
Michael_D_9
Beginner
857 Views

VP9 encoder is available on Linux only via VA API
No hardware accelerated support on Windows
The Kabu Lake family of processors marketed as VP9-accelerated, but no encoding support on Windows

Use libvpx instead

0 Kudos
Jan_t_2
Beginner
857 Views

Michael D. wrote:

VP9 encoder is available on Linux only via VA API
No hardware accelerated support on Windows
The Kabu Lake family of processors marketed as VP9-accelerated, but no encoding support on Windows

Use libvpx instead

I can not find this statement anywhere else but here. However I can't get VP9 encoding to work (MFX_ERR_UNSUPPORTED), so I suppose it's true. Anyone from Intel to confirm this?

0 Kudos
Mark_L_Intel1
Moderator
857 Views

Hi Ranjit,

As far as I know, VP9 encoder support is added as the preview feature in MSDK for Windows for Cannon Lake:

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

Mark

0 Kudos
Jan_t_2
Beginner
857 Views

Liu, Mark (Intel) wrote:

Hi Ranjit,

As far as I know, VP9 encoder support is added as the preview feature in MSDK for Windows for Cannon Lake:

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

Mark

That document only states that two new encoding adjustment controls were added to already existing VP9 encoding capabilities. Or is VP9 encoding a Cannon Lake only feature?

 

0 Kudos
Reply