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.

Resetting encoder parameters

froueint
Beginner
237 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
237 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 

0 Kudos
Reply