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.

Installation of Intel Media SDK

Shiwani_A_
Beginner
411 Views

   Hello , 

   I want to install Intel Media SDK on my haswell box but on running command :  

   $lspci -nn  | grep VGA   

   it shows :

   03:00.0 VGA compatible controller [0300]: ASPEED Technology, Inc. ASPEED Graphics Family [1a03:2000] (rev 30)

  but in the installation pre-requisites it is asking for the 

  00:02.0 VGA compatible controller [0300]: Intel Corporation Haswell Integrated Graphics Controller [8086:0416] (rev 02)

  So , is there any way of installing the Intel Media SDK on my machines VGA compatible controller ?

 

0 Kudos
5 Replies
Bjoern_B_Intel
Employee
411 Views

Hi,

Can you share what kind of Haswell processor you have in your System, which System it is, and which OS you are using?

Thanks,

Bjoern

0 Kudos
Shiwani_A_
Beginner
411 Views

Hello ,

The CPU is Intel(R) Xeon(R) CPU E3-1275 v3 @ 3.50GHz , width: 64 bits and OS is Ubuntu 14.04.2 LTS .

Thanks ,

Shiwani

0 Kudos
Bjoern_B_Intel
Employee
411 Views

Hi Shiwani,

Xeon E1275 is not in the list of supported system for Media Server Studio due to which you might be seeing this issue.
The systems we support are:

  • 5 th Generation Intel Core™ Processors with Intel Iris™ Pro Graphics, Intel Iris Graphics or Intel HD Graphics 5000/6000+ Series.

  • Intel® Xeon® Processor E3-128x v3 with Intel C226 Chipset:

    • Intel® Xeon® Processor E3-1284 v3

    • Intel® Xeon® Processor E3-1285 v3

    • Intel® Xeon® Processor E3-1285L v3

    • Intel® Xeon® Processor E3-1286 v3

    • Intel® Xeon® Processor E3-1286L v3

  • 4 th Generation Intel Core™ Processors with Intel® Iris™ Pro Graphics, Intel Iris Graphics or Intel HD Graphics 4200+ Series (chipset compatibility is usually not an issue for Core™ processors.) 

    This is mentioned in the Media Server Studio release notes

    Best Regards,

    Bjoern Bruecher

     

     

     

0 Kudos
Shiwani_A_
Beginner
411 Views

Hello ,

For  Intel Media Software Development Kit 2014 R2 also Xeon E1275  will not have the support ?

Thanks ,

Shiwani 

 

0 Kudos
Sravanthi_K_Intel
411 Views

Hello Shiwani,

One of the pre-requisite for running Media SDK is intel integrated graphics. In your "lspci -nn" command, the graphics card that is being recognized is not intel's - hence the SDK will not work on this platform.

The release notes here (https://software.intel.com/sites/default/files/managed/ac/00/media_server_studio_professional_release_notes_linux.pdf) points to the pre-requisites for platforms to install the media product. (In short - C226 chipset with intel integrated graphics). Hope this helps.

0 Kudos
Reply