Fail to open codec NVENC

Chuck_br

New Member
sup guys, after running obs and try to start a record from my linux i got this error :

"Falha ao abrir o codec NVENC: Unknown error occurred Por favor, verifique se os seus drivers de vídeo estão atualizados."

and in the log i got this :

```
warning: [NVENC encoder: 'simple_h264_stream'] Failed to open NVENC codec: Unknown error occurred
warning: [NVENC encoder] nvenc_create_internal failed, trying again without Psycho Visual Tuning
info: ---------------------------------
info: [NVENC encoder: 'simple_h264_stream'] settings:
rate_control: CBR
bitrate: 2500
cqp: 0
keyint: 250
preset: hq
profile: high
width: 1280
height: 720
2-pass: false
b-frames: 2
psycho-aq: 0
GPU: 0

[h264_nvenc @ 0x558378412e00] dl_fn->cuda_dl->cuInit(0) failed -> CUDA_ERROR_NO_DEVICE: no CUDA-capable device is detected
warning: [NVENC encoder: 'simple_h264_stream'] Failed to open NVENC codec: Unknown error occurred
```
 
Top