Crash during Stream/Recording Session

itsme_dark_

New Member
Hello,
I've been using NVENC H.264 for Streaming and Recording Output (I record at the same time as streaming) and use the source-record plugin which uses the NVENC FFmpeg encoder. For some reason whenever using the FFmpeg encoder in source-record, OBS crashes randomly during a session - the crash log seems to indicate that the fault address points to swresample-4.dll, which seems to be an FFmpeg file. I tried changing the source-record encoder to H.264 and HEVC, yet still crashed both times, yet almost immediately upon recording. The log indicates that the 'video-io: video thread' crashed. I have attached two crash logs; the FFmpeg crash and H.264/HEVC crash. Some help would be greatly appreciated.
 

Attachments

  • Crash 2023-08-09 19-21-57.txt
    150 KB · Views: 36
  • Crash 2023-08-09 17-42-14.txt
    150 KB · Views: 23

itsme_dark_

New Member
These should be the right logs for both FFmpeg encoded and HEVC.
 

Attachments

  • 2023-08-09 16-59-34.txt
    75.9 KB · Views: 31
  • 2023-08-09 19-14-41.txt
    29.5 KB · Views: 15

Suslik V

Active Member
Here, the crash in "swresample-4.dll" is coincidence.
Look at the crash log attached to:
it has same pattern, cause is Application Audio Capture (BETA) and maybe some compiler errors for CPU.

Issue was known for long, and crash is rare side effect of it. Try to update OS and complete the steps:
 

itsme_dark_

New Member
I'm assuming due to the Application Audio Capture causing it, I should use something else to stop the crashes? I have an alternative (another obs plugin that captures audio) which seemed to work fine before I switched to this so perhaps I could use that instead?
 

PaiSand

Active Member
It could be any of the plugins you have installed. Make sure this plugins ar compatible with and are updated for OBS 29.1.3
 

Suslik V

Active Member
If you carefully read threads from attached posts, you'll notice that the behavior of the application capture plugin (external) in OBS is the same to the build-in plugin.
 
Top