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.
_______________________________________________ Libva mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libva
