[Linux] Non-native game get nvenc errors in logs
Closed this issue · 1 comments
Description
That doesn't happen playing HL2 VR mod, but when I play Hotdogs, horseshoes and handgrenades, I get these errors in the console while I play:
ERROR Encoder: failed to reconfigure nvenc: invalid param (8): Invalid value for HRD bitrate.
ERROR Encoder: failed to reconfigure nvenc: invalid param (8): Invalid Level.
General Troubleshooting
- I carefully followed the instructions in the README and successfully completed the setup wizard
- I read the ALVR GitHub Wiki
Environment
Hardware
Note: for Linux, an upload to the hw-probe
database is preferred: hw-probe -all -upload
https://linux-hardware.org/?probe=723518a192
CPU:
i9-12700K
GPU:
RTX 3080 12GB
GPU Driver Version:
Driver: 560.35.03
CUDA 12.6
Audio:
Installation
ALVR Version:
v20.11.1
ALVR Settings File:
(not sure how to get that)
SteamVR Version:
2.8.6
Install Type:
- Packaged (
exe
,deb
,rpm
, etc) - Portable (
zip
) - Source
OS Name and Version (winver
on Windows or grep PRETTY_NAME /etc/os-release
on most Linux distributions):
Pop!_OS 22.04 LTS
Fixed by installing nvidia's codec header for ffmpeg
More info: https://docs.nvidia.com/video-technologies/video-codec-sdk/12.1/ffmpeg-with-nvidia-gpu/index.html