NVENC Encoder crash

Steven4547466

New Member
Hello, I've been getting a weird error recently. It happens almost every time I stream, but at random times throughout the stream. I just get an encoder error that completely crashes obs. Here's the relevant logs:

Code:
16:16:51.736: ==== Streaming Start ===============================================
16:16:51.741: obs-browser[2]: API: performing call to 'getSystemCPUUsageTimes', callback id 41
16:16:51.741: obs-browser[2]: API: completed call to 'getSystemCPUUsageTimes', callback id 41
16:16:51.741: obs-browser[2]: API: performing call to 'getSystemMemoryUsage', callback id 42
16:16:51.741: obs-browser[2]: API: completed call to 'getSystemMemoryUsage', callback id 42
16:16:51.741: obs-browser[2]: API: performing call to 'getSystemHardwareProperties', callback id 43
16:16:51.742: obs-browser[2]: API: completed call to 'getSystemHardwareProperties', callback id 43
16:16:51.769: [jim-nvenc] get_encoded_packet: nv.nvEncLockBitstream(s, &lock) failed: 8 (NV_ENC_ERR_INVALID_PARAM)
16:16:51.769: Error encoding with encoder 'streaming_h264'
16:16:51.769: [rtmp stream: 'adv_stream'] Encoder error, disconnecting
16:16:51.769: Output 'adv_stream': stopping
16:16:51.769: Output 'adv_stream': Total frames output: 0
16:16:51.769: Output 'adv_stream': Total drawn frames: 53
16:16:51.769: warning: 2 frames left in the queue on closing
16:16:51.770: obs-browser[2]: API: posting call to 'getSystemCPUUsageTimes', callback id 44, args: []
16:16:51.770: obs-browser[4]: CONSOLE: Stream is not started (source: https://obs.streamelements.com/yoink/static/mediaRequest.7b28b375074e78075877.bundle.js?e3bc7bce8ab71e0a53a8:2)
16:16:51.770: obs-browser[2]: API: posting call to 'getSystemMemoryUsage', callback id 45, args: []
16:16:51.770: obs-browser[2]: API: posting call to 'getSystemHardwareProperties', callback id 46, args: []
16:16:51.772: ==== Streaming Stop ================================================

I have updated my nvidia drivers (I have a 2070). I've updated windows. I've tried underclocking, overclocking, resetting, and reseating my gpu, to no avail. It's just gotten to the point where it's annoying enough to post about it. Anyone have any ideas?
 
Top