<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hello,<br>
<br>
I am working to implement VAAPI mpeg4 decoding in MESA. I am currently trying to remedy a scenario where the VideoObjectPlane() (VOP) header is truncated from the input slice data. If the VOP header is truncated I need to regenerate it and add it to the front
of the bitstream. It would appear one variable is missing from "VAPictureParameterBufferMPEG4" to generate the VOP header, the variable "modulo_time_base". I have seen a hacky method for generating this variable but I think it would be better to pass it in
using the struct "VAPictureParameterBufferMPEG4". Would you be willing to add this variable?<br>
</div>
</body>
</html>