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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

683 Views
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?

Labels (1)
0 Kudos
2 Replies

532 Views
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 Kudos

524 Views
ll1
Contributor II

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

0 Kudos