卡在video_decode_demo.c中 cnvideoDecCreate函数中,ret = cnvideoDecCreate(&pContext->handle, eventCallback, &pContext->decInfo);卡在video_encode_demo.c中 cnvideoEncCreate函数中,ret = cnvideoEncCreate(&pContext->handle, eventCallback, &pContext->createInfo);展开
卡在video_decode_demo.c中 cnvideoDecCreate函数中,ret = cnvideoDecCreate(&pContext->handle, eventCallback, &pContext->decInfo);卡在video_encode_demo.c中 cnvideoEncCreate函数中,ret = cnvideoEncCreate(&pContext->handle, eventCallback, &pContext->createInfo);展开
是否跟过demo中代码,具体卡在哪行代码中?
卡在video_decode_demo.c中 cnvideoDecCreate函数中,ret = cnvideoDecCreate(&pContext->handle, eventCallback, &pContext->decInfo);
卡在video_encode_demo.c中 cnvideoEncCreate函数中,ret = cnvideoEncCreate(&pContext->handle, eventCallback, &pContext->createInfo);
请登录后评论