-
Notifications
You must be signed in to change notification settings - Fork 106
OpenEncodeSessionEx failed: unsupported device (2) #79
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
Comments
but has new error:
Looks like a lack of supported hardware accelerated encoder (NVENC), but run the commend:
|
my env is: 4090 + windows + wsl + docker but error when use ffmpeg push rtmp: tell me why :-( |
Uh oh!
There was an error while loading. Please reload this page.
first run has error:
ImportError: libvulkan.so.1: cannot open shared object file: No such file or directory
My computer GPU is H20 * 8, Ubuntu2204
nvcc -v is cuda-12.8
run the env:
Is my machine capable of running this project?
I searched and found that it might be a problem with the
opencv
libraryand need run:
apt install libgl1
But libgl1 is already the newest version.
Does anyone have the same experience?
The text was updated successfully, but these errors were encountered: