[Libva] mpeg2enc crash on latest staging
Peter
peter at weimaikeji.com
Wed Mar 27 22:56:05 PDT 2013
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libva/attachments/20130328/53a31c3f/attachment.html>
-------------- next part --------------
Hi,
I am using the latest libva-api and intel-driver staging branch, but the mpeg2enc test program always crash. Debugging showed the problem is in following code:
src/gen6_mfc_common.c line 138:
VAEncMiscParameterHRD* pParameterHRD = (VAEncMiscParameterHRD*)pMiscParamHRD->data;
Seems like there is no VAEncMiscParameterTypeHRD parameter buffer provided by mpeg2enc. Any advice on how to get mpeg2enc running? Thanks.
More information about the Libva
mailing list