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

On any computer (OS: windows), how do i know how many HW Decoder can I use?

Intel_C_
Novice
416 Views

Hi all,

I use Intel (R) _Media_SDK_2016.0.2 to build a hardware streaming decoder.

I found that the use of the same resolution of the image stream, the number of decoders can be established on different computers is not the same.

Does the SDK provide APIs to detect this situation?

Please help me.

0 Kudos
1 Solution
Jiandong_Z_Intel
Employee
416 Views

Yes, difference platform has difference performance because its configuration.  and no such MSDK API to detect the performance,  MSDK sample_muti_transcode  with -par parameter is a good tool to help you do the performance test.  https://software.intel.com/en-us/media-sdk/documentation/code-samples

View solution in original post

0 Kudos
1 Reply
Jiandong_Z_Intel
Employee
417 Views

Yes, difference platform has difference performance because its configuration.  and no such MSDK API to detect the performance,  MSDK sample_muti_transcode  with -par parameter is a good tool to help you do the performance test.  https://software.intel.com/en-us/media-sdk/documentation/code-samples

0 Kudos
Reply