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.

Rate Adaptation in non-VBR mode

Ram_N_
Beginner
347 Views

In the Intel Media SDK, under Appendix C (Streaming and Video Conferencing Features), it states that:

If application turns off NalHrdConformance option in mfxExtCodingOption structure, all bitrate control modes are available.

However, I notice that this is not true - the SDK rejects bitrate changes when in CBR mode and NalHrdConformance is turned off.

What could I be doing wrong?

-Ram

0 Kudos
2 Replies
Harshdeep_B_Intel
347 Views

Hi,

Please configure to run in VBR mode and NalHrdConformance is turned off. CBR mode is Constant bitrrate  mode. Hence  bitrate is locked in CBR mode. Please refer to manual on detailed information on VBR,CBR modes.

Thanks, 

0 Kudos
Cardin_P_
Beginner
347 Views

Por favor configurar para rodar em modo VBR e NalHrdConformance está desligado. Modo CBR é o modo bitrrate Constant. Daí o bitrate é bloqueado no modo CBR, depois de verificar e alocar a solução deve funcionar.

0 Kudos
Reply