-
Notifications
You must be signed in to change notification settings - Fork 0
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
*Failed to start recording* *Failed to open NVENC codec: Generic error in an external library* #24
Comments
Related to Benjamin_Loison/Ubuntu/issues/16. |
Hardware (NVENC, H.264) would be a good start. |
DuckDuckGo search |
sudo apt install -y libffmpeg-nvenc-dev Output:
Source: https://www.reddit.com/r/obs/comments/wo9z2e/comment/kprvb6o/ |
sudo apt update
sudo apt upgrade -y
sudo apt autoremove -y seems to state that the laptop is up-to-date. Maybe restarting help. |
After restart the problem is solved. |
Maybe disabling secure boot involves again this issue, see Benjamin-Loison/cinnamon/issues/178. However, |
Let us try to temporarily reenable secure boot to verify this behavior. It works fine if I reenable secure boot. |
Maybe have to regenerate initramfs, kernel module or/and grub. |
I disabled again secure boot to leverage hibernation which seems more important to me as there is a CPU alternative for OBS. |
DuckDuckGo and Google search |
Only relevant results seem to be:
I should investigate them. |
Well I was still having the issue with secure boot enabled if I remember correctly, so I disabled again secure boot in addition to |
Maybe related to Benjamin_Loison/Debian/issues/129. |
on work laptop on Debian 12 GNOME.
While the latter software seems not Linux compatible, what about the former? They should not be mentioned in my case.
Output:
Settings > Output > Recording > Encoder:
Hardware may be about leveraging the NVIDIA GPU.
Related to #23.
The text was updated successfully, but these errors were encountered: