Question / Help Failed to Start Recording - Video drivers up to date, yet not working?

Rockbrewed

New Member
Pic says it all, but I reinstalled the drivers, ran OBS as admin, changed settings to defaults... No dice. Literally worked just fine for almost a year, and now nope!
 

Attachments

  • 2019-12-08 03-38-17.txt
    19.9 KB · Views: 5
  • 1.PNG
    1.PNG
    255.6 KB · Views: 7
Last edited:

Narcogen

Active Member
3:38:18.059: Adapter 0: NVIDIA GeForce RTX 2080 Ti
03:38:18.059: Dedicated VRAM: 2994733056
03:38:18.059: Shared VRAM: 4254855168
03:38:18.059: output 0: pos={0, 0}, size={2560, 1440}, attached=true
03:38:18.059: output 1: pos={2560, 0}, size={2560, 1440}, attached=true
03:38:18.059: output 2: pos={-2560, 0}, size={2560, 1440}, attached=true
0

03:38:22.437: [jim-nvenc: 'streaming_h264'] init_session: nv.nvEncOpenEncodeSessionEx(&params, &enc->session) failed: 10 (NV_ENC_ERR_OUT_OF_MEMORY)


03:38:22.548: error: OpenEncodeSessionEx failed: out of memory (10)
03:38:22.569: fatal: No NVENC capable devices found
03:38:22.569: [NVENC encoder: 'streaming_h264'] Failed to open NVENC codec: Generic error in an external library

You're running 3 1440p displays, plus a 1440p canvas in OBS. It looks like OBS thinks your GPU is out of VRAM.

03:38:18.481: YUV mode: 601/Full

Full range is going to increase load without any apparent improvement in quality for most viewers (in fact, worse for most). 601 is also an SD color space, this should probably be 709/Partial. I don't know if that will solve your issue, though, but it should recover some memory.

https://obsproject.com/forum/resour...t-color-range-settings-guide-test-charts.442/
 
Top