<div dir="ltr">Hi All,<div><br></div><div>Is there a way to get the value of the QP used to encode the current picture in h.264 encoding ? The following lines are from va.h</div><div><br></div><div>/* <br></div><div>* FICTURE_AVE_QP(bit7-0): The average Qp value used during this frame<br></div><div><br></div><div>#define VA_CODED_BUF_STATUS_PICTURE_AVE_QP_MASK         0xff<br></div><div><br></div><div>According to the above the field "status" in VACodedBufferSegment structure should contain this value but it is always 0 when I check this.</div><div><br></div><div>Regards</div><div>Hamza Shahid</div><div><br></div></div>