Bug Report obsnvenc.dll crashing on 1440p output

Line40

New Member
Not sure if this is really an OBS issue, maybe it's nvenc itself, but since the crash is in obsnvenc.dll I thought I'd report it here.

When I use nvenc, and set the resolution in OBS to 2560x1440, obsnvenc.dll crashes. The obs log and crash log are attached.


Cheers

Line40
 

Attachments

  • OBSCrashLog2014-02-26_4.txt
    2.1 KB · Views: 22
  • 2014-02-26-1431-09.log
    7.6 KB · Views: 21

Line40

New Member
Hi

Some Info to add: It seems to really be an OBS issue, I downloaded RTSS 6.1.0RC, and could record 2560x1440 with it ok using nvenc.


Cheers

Line40
 

R1CH

Forum Admin
Developer
I tried to reproduce this without any luck:

Code:
22:16:11: NVENC internal init finished successfully
22:16:11: NVENC supports 7 h264 presets
22:16:11: ------------------------------------------
22:16:11: Video Encoding: NVENC
22:16:11:     fps: 25
22:16:11:     width: 2560, height: 1440
22:16:11:     preset: bd
22:16:11:     profile: main
22:16:11:     level: autoselect
22:16:11:     keyint: 50
22:16:11:     CBR: no
22:16:11:     CFR: no
22:16:11:     max bitrate: 50000
22:16:11:     buffer size: 50000
22:16:11: ------------------------------------------
22:16:19: Total frames encoded: 182, total frames duplicated: 1 (0.55%)
22:16:19: Total frames rendered: 186, number of late frames: 1 (0.54%) (it's okay for some frames to be late)
22:16:19: Encoder closed
22:16:19: NVENC deinitialized

Does it crash immediately or after a set amount of time? Any other hints you could give so I can reproduce this?
 

Line40

New Member
I tried to reproduce the crash, but it does not happen here anymore too.

Just for reference, I was using Black Mesa started from Steam, and there was MSI Afterburner 3.0.18 + RTSS 6.1.0 RC running in the background. That was also the scenario I used to try to reproduce the behaviour. I have added an Nvidia driver systeminfo report for reference.

Since I have experimented a lot with recording software lately, it may have been that it was an issue with another, DirectX hooking software or something. Although I think I changed nothing relevant :)

If I can get it to crash again, I'll report back here.


Cheers

Line40
 

Attachments

  • NVIDIA System Information 03-02-2014 09-03-53.txt
    4 KB · Views: 16
Top