Vladimir Pantelic wrote: > Stephen Berry wrote: >> the routine follows. The call to VIDENC1_control is the routine that >> segfaults. I'm not using the ividEncfxns->algControl call... >> >> #if 1 >> ext_params.videncParams.size = sizeof(IMP4VENC_Params); >> >> hEncode = (VIDENC1_Handle) ALG_create(1, (IALG_Fxns *)& >> MP4VENC_TI_IMP4VENC, >> (IALG_Handle) NULL, >> (IALG_Params *) & ext_params); > > can you tell me why you use ALG_create and not VIDENC1_create()? > because that is what the example did in the sdk. Is there another way?
_______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
