About vpu code to obtain the value of the SPS and PPS

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

About vpu code to obtain the value of the SPS and PPS

705 次查看
397028133
Contributor III

I by calling the function

sEncHdrParam.headerType = SPS_RBSP;
ret = vpu_EncGiveCommand(InHandle, ENC_PUT_AVC_HEADER, &sEncHdrParam);
To obtain the value of the SPS and ret = RETCODE_SUCCESS,sEncHdrParam.size = 0
why?

标签 (1)
0 项奖励
2 回复数

554 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Xiaogang

for description of these parameters please check sect.3.2.2.8 EncAvcParam

attached VPU Linux Manual.

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励

546 次查看
ll1
Contributor II

which param need to be setted, mvc_paraset_refresh_en?I has setted, but return size is zero also  

0 项奖励