Media (Intel® oneAPI 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 sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.

Resetting encoder parameters

froueint
Beginner
136 Views

Hi,

I'm using the H.264 encoder (API Version 1.4) and call MFXVideoENCODE_Reset() to change the TargetKbps dynamically. The function succeeds and based on my measurement of the bitrate, it does work as expectred. However, if I subsequenty call MFXVideoENCODE_GetVideoParam(), the value of TargetKbps is still what it was when I initialized the encoder. Is this a known issue or am I missing something?

Thanks,

Farhad

0 Kudos
1 Reply
Petter_L_Intel
Employee
136 Views

Hi Farhad,

What you describe is not a known issue. Could you please provide more details (preferably a Media SDK tracer log)?

Regards,
Petter 

Reply