Hi All,
I was working on IPNC_RDK 3.5 version. when I try to set targetBitRate as dynamically
using Venc_setDynamicParam API, the below error message i was getting.
This Venc_setDynamicParam(1, 0, ¶ms, VENC_BITRATE); API I was calling after Venc_start()
function.
Error Message
----------------------------------------------------------------------------------------------------------------------------------------------------
[m3video] ENCLINK: new targetbitrate to set:4000
[m3video] 14093:!ERROR!:ENCLINK::links_m3video/iva_enc/encLink_h264.c:[191]::INTERNAL ERROR:-1
[m3video] ALGCONTROL FAILED:CMD:1
[m3video] ERROR: XDM_UNSUPPORTEDPARAM = 14,
[m3video] ERROR: XDM_FATALERROR = 15
[m3video] ERROR: IH264ENC_UNSUPPORTED_VIDENC2DYNAMICPARAMS = 30,
[host] Error code: -1 at 440
[m3video] 14094:WARN
[m3video] ENCLINK: ERROR in Run time parameters changes, Extended Error code:1073790976
[m3video] Extended error 4000c000 for reqObjIndex 0
--------------------------------------------------------------------------------------------------------------------------------------------------------
can anyone please clarify the way I have done is proper way? and what is the root cause
of this issue?
please suggest me to fix this issue.
Thanks in advance
Regards,
Kolanchi.