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

what different output size using Intel Media SDK 2014 H.264 Encoder H/W, S/W?

HeeSung_L_
Beginner
292 Views

Hi,

I'm using Intel Media SDK H.264 Encoder and Decoder in Intel Media SDK 2014 Library Sample Transcode  DirectShow Filter.

And I'm forced set the rate control option to CQP (Contant Quantization Prarameter) for test.

(also, set to QPI, QPB, QPP)

But, when test two PC and same option, result is not same.

One PC supported intel quick sync video H/W encoder, the other is supported S/W encoder.

The result is output size near by doubled. (H/W : 300MB, S/W : 600MB)

I know H/W encoder speed is faster than S/W encoder.

but, why output size is not same? any other option needed?

 

 

 

0 Kudos
1 Reply
Surbhi_M_Intel
Employee
292 Views

Hi HeeSung,

Thank you for reporting this behavior. We should not see difference in two system unless they are different generation HW(few features are supported on old HW like Sandy or Ivy Bridge)
We need more detailed information to analyze this issue - 
1.  Details about the system configuration of the both systems? Run a Media SDK system analyzer on both machines
2. Reproducer code: Can you reproduce the issue with existing tutorial ? If yes, please let us know the changes you have made or attach a modified code with input arguments so that we can reproduce the issue at our end.
3. Please run the same code on both the system and run the tracer utility which will run time API calls to Media SDK.

Details for all the information needed can be found here  - https://software.intel.com/en-us/articles/details-necessary-for-filing-forum-questions 

Thanks,
-Surbhi

0 Kudos
Reply