Skip to content
New issue

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

MFXVideoCORE_SyncOperation error -7 #128

Closed
Brenda1124WYQ opened this issue Mar 8, 2024 · 3 comments
Closed

MFXVideoCORE_SyncOperation error -7 #128

Brenda1124WYQ opened this issue Mar 8, 2024 · 3 comments

Comments

@Brenda1124WYQ
Copy link

用dxgi抓屏+vpl编码之后,大概半个小时到1个小时以内会出现MFXVideoCORE_SyncOperation 操作失败,报-7错误码

@ma3uk
Copy link

ma3uk commented Mar 8, 2024

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

@ma3uk
Copy link

ma3uk commented Mar 8, 2024

I'm facing the same problem, and the solution above is the only working option at the moment.
intel/vpl-gpu-rt#318

@mav-intel
Copy link
Contributor

Duplicate of intel/vpl-gpu-rt#318. Please follow the issue there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants