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.

Hardware accelerator load level

Vassili_Yakovlev
Beginner
399 Views
Hi,

Is there any way to get performance of the hardware accelerator (load level)? To have anidea how heavy is an encoding process, and are there any possibilities to start yet another encoding process?
0 Kudos
4 Replies
Nina_K_Intel
Employee
399 Views
Hi Vassili,

We are working to get an answer for your question, please hold on.

Regards,
Nina
0 Kudos
IDZ_A_Intel
Employee
399 Views
Hi Vassili,

Unfortunately there is currently no offcial way of programmatically querying the HW for GPU load. However, please take a look at Intel Graphics Performance Analyzer (GPA) 4.1,http://software.intel.com/en-us/articles/intel-gpa/
This tool is free and provides an method for visually observing the GPU load level, via the "Media Performance" feature.

Regarding multiple encoding sessions. Yes, you can start as many encoding (or decoding) sessions as you want. Depending on your workloads, the individual workload performance will vary depending on overall GPU load.

Regards,
Petter
0 Kudos
Vassili_Yakovlev
Beginner
399 Views
Now, after my application is totally optimized, I have to say that I'm very impressed by the Intel Media SDK and encoding particularly. All together, the whole application with encoding process takes only about 7% CPU to encode three camera's streams in real time(1: 640x480 mono,300 fps; 2: 1344x1024 color,20.42 fps; 3: 1920x1088 color (bayer),15 fps)and save to the hard drive.
0 Kudos
Nina_K_Intel
Employee
399 Views
Vassili, thank you for sharing your great results!
-Nina
0 Kudos
Reply