[Libva] mpeg4 decoding

Varga, Michael Michael.Varga at amd.com
Thu Oct 30 08:37:24 PDT 2014


Hello,

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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libva/attachments/20141030/c4a3becd/attachment.html>


More information about the Libva mailing list