ffmpeg-tutorials
ffmpeg-tutorials copied to clipboard
在只有AMD集显的电脑使用WGC错误
av_hwdevice_ctx_create(&capture_hw_device_ctx, AV_HWDEVICE_TYPE_D3D11VA, nullptr, nullptr, 0) 上述代码在只有AMD集显的电脑上返回错误,值为:-1313558101 使用av_strerror转为文本:Unknown error occurred。