We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
用dxgi抓屏+vpl编码之后,大概半个小时到1个小时以内会出现MFXVideoCORE_SyncOperation 操作失败,报-7错误码
The text was updated successfully, but these errors were encountered:
Try a workaround using texture import with creating an mfxFrameSurface1 pool using GetRefCount, at least this method works for me - https://github.com/ma3uk/obs-qsv-onevpl/blob/28fb5d534eac836db93b530bfe9d63056fd71ab0/obs-qsvonevpl/obs-qsv-onevpl-encoder-internal.cpp#L1644
Sorry, something went wrong.
I'm facing the same problem, and the solution above is the only working option at the moment. intel/vpl-gpu-rt#318
Duplicate of intel/vpl-gpu-rt#318. Please follow the issue there
No branches or pull requests
用dxgi抓屏+vpl编码之后,大概半个小时到1个小时以内会出现MFXVideoCORE_SyncOperation 操作失败,报-7错误码
The text was updated successfully, but these errors were encountered: