8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
av_hwdevice_ctx_create(&capture_hw_device_ctx, AV_HWDEVICE_TYPE_D3D11VA, nullptr, nullptr, 0) 上述代码在只有AMD集显的电脑上返回错误,值为:-1313558101 使用av_strerror转为文本:Unknown error occurred。