OBS crashes while recording video

wrepd

New Member
I tried 3 versions, it happened all of the sudden one day, with no major updates to either GPU, win11 or obs. It streams fine but when I record it crashes after 10 minutes or so. It does it most of the times but sometimes it doesn't. I turned Hardware acceleration of. Tried a different drive path, tried recording in a different format, mkv, mp4.

I am out of ideas.
 

Attachments

  • Crash 2025-04-06 00-45-28.txt
    150 KB · Views: 17
  • 2025-04-06 01_22_06-1183×706_ photo_2025-04-06_01-21-55.jpg.png
    2025-04-06 01_22_06-1183×706_ photo_2025-04-06_01-21-55.jpg.png
    730.3 KB · Views: 9

PaiSand

Active Member
Not crash report, log file. The one from the crash. Not 9823789234 files, just one please.
 

wrepd

New Member
Sorry, here it is. I am running win11 not 10
 

Attachments

  • 2025-04-06 01-26-26.txt
    18.7 KB · Views: 23

PaiSand

Active Member
Make sure the plugin you installed is updated and compatible with the OBS version you're using.
Your GPU driver is old. Same with Windows version.
Your GPU is capable to stream as it have a dedicated chip for encoding. You should use it.
 

wrepd

New Member
What plugin?
Windows does not give me an update for the GPU, i will look for one on the nvidia website.
24H2 is crap, i need to keep this version.
How do I enable the gpu encoding?

Thank you
 

prgmitchell

Forum Moderator
I tried 3 versions, it happened all of the sudden one day, with no major updates to either GPU, win11 or obs. It streams fine but when I record it crashes after 10 minutes or so. It does it most of the times but sometimes it doesn't. I turned Hardware acceleration of. Tried a different drive path, tried recording in a different format, mkv, mp4.

I am out of ideas.

Install itunes using their installer here: https://support.apple.com/en-us/106372
After that is done you can set your audio encoder in settings>output to CoreAudio.

If you're still crashing after doing that, it is one of your media sources.
 

Suslik V

Active Member
Code:
Unhandled exception: c000001d
...

Thread 23A0: (Crashed)
Stack            EIP              Arg0             Arg1             Arg2             Arg3             Address
000000001393FBC0 00007FFF195248EE 0000000000000000 000000001393FD64 000000001393FD60 000000001393FD80 avcodec-61.dll!0x7fff195248ee
000000001393FD10 00007FFF19527589 000000001DFCF000 0000000000000001 0000000023535F00 000000001DFCF000 avcodec-61.dll!0x7fff19527589
000000001393FE20 00007FFF1958167D 0000000000000001 0000000000000000 0000000000000010 0000000000000000 avcodec-61.dll!0x7fff1958167d
000000001393FE50 00007FFF195F854E 00000000198C4D80 0000000000000000 0000000000000000 00007FFFB98C3DAB avcodec-61.dll!0x7fff195f854e
000000001393FE80 00007FFF169ECA04 0000000023535F18 0000000000000000 0000000000000000 0000000000000000 avutil-59.dll!0x7fff169eca04
000000001393FED0 00007FFF169BECF0 00000000198C5850 0000000000000000 0000000000000000 0000000000000000 avutil-59.dll!0x7fff169becf0
000000001393FF00 00007FFFB9D99333 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ucrtbase.dll!0x7fffb9d99333
000000001393FF30 00007FFFBB85257D 0000000000000000 0000000000000000 0000000000000000 0000000000000000 kernel32.dll!0x7fffbb85257d
000000001393FF60 00007FFFBC4EAA48 0000000000000000 0000000000000000 0000000000000000 0000000000000000 ntdll.dll!0x7fffbc4eaa48
Take in mind that the "Verysoft WebCamSplitter Pro" is also a "media source" (source of media). The "avutil" lib, where the threads starts, is mostly about memory management and hardware.

Edit: I forgot about "ManyCam Virtual Webcam" - it is compatibility with modern OBS also in question.
 
Last edited:

prgmitchell

Forum Moderator
I would strongly recommend using standard output mode, your crash is with ffmpeg and is almost certainly related to your custom ffmpeg settings. Usually when someone mentions avi files like this they are a little misguided and other formats will work fine as well.
 

wrepd

New Member
Not the case. I tried them all, it is verysoft pro, i want to be able to stream a video and avi is the only one that works. Plus it used to work fine for months, until it stopped working. The software is never updated so something else changed and i cannot figure out what.
 

Attachments

  • 2025-04-09 01_04_24-JVR - Full Control.png
    2025-04-09 01_04_24-JVR - Full Control.png
    97.5 KB · Views: 6

Suslik V

Active Member
The software is never updated so something else changed and i cannot figure out what.
You may try to install older version of OBS from the time where all worked OK for you. Or even try OBS in portable mode. For portable mode, please read after the "If it is was not clear" words: https://obsproject.com/forum/thread...»-when-opening-app-settings.82157/post-346499 or in the Help: https://obsproject.com/kb/portable-mode

Official releases of OBS for Windows uses next FFmpeg libs (only popular versions listed, x64):​

v31.0.3 --> Based on FFmpeg 7.0.2 "Dijkstra". Includes: avcodec-61.dll (61.3.100.0), avdevice-61.dll (61.1.100.0), avfilter-10.dll (10.1.100.0), avformat-61.dll (61.1.100.0), avutil-59.dll (59.8.100.0), swresample-5.dll (5.1.100.0), swscale-8.dll (8.1.100.0).

v30.2.3 --> Based on FFmpeg 7.0.2 "Dijkstra". Includes: avcodec-61.dll (61.3.100.0), avdevice-61.dll (61.1.100.0), avfilter-10.dll (10.1.100.0), avformat-61.dll (61.1.100.0), avutil-59.dll (59.8.100.0), swresample-5.dll (5.1.100.0), swscale-8.dll (8.1.100.0)

{changes}​
v30.1.2 --> Based on FFmpeg 6.1.2 "Heaviside". Includes: avcodec-60.dll (60.31.102.0), avdevice-60.dll (60.3.100.0), avfilter-9.dll (9.12.100.0), avformat-60.dll (60.16.100.0), avutil-58.dll (58.29.100.0), swresample-4.dll (4.12.100.0), swscale-7.dll (7.5.100.0)

{changes}​
v30.0.2 --> Based on FFmpeg 6.0.1 "Von Neumann". Includes: avcodec-60.dll (60.3.100.0), avdevice-60.dll (60.1.100.0), avfilter-9.dll (9.3.100.0), avformat-60.dll (60.3.100.0), avutil-58.dll (58.2.100.0), swresample-4.dll (4.10.100.0), swscale-7.dll (7.1.100.0)

v29.1.3 --> Based on FFmpeg 6.0.1 "Von Neumann". Includes: avcodec-60.dll (60.3.100.0), avdevice-60.dll (60.1.100.0), avfilter-9.dll (9.3.100.0), avformat-60.dll (60.3.100.0), avutil-58.dll (58.2.100.0), swresample-4.dll (4.10.100.0), swscale-7.dll (7.1.100.0)

{changes}​
v29.0.2 --> Based on FFmpeg 5.1.6 "Riemann". Includes: avcodec-59.dll (59.37.100.0), avdevice-59.dll (59.7.100.0), avfilter-8.dll (8.44.100.0), avformat-59.dll (59.27.100.0), avutil-57.dll (57.28.100.0), swresample-4.dll (4.7.100.0), swscale-6.dll (6.7.100.0)

{changes}​
v28.1.2 --> Based on FFmpeg 5.0.3 "Lorentz". Includes: avcodec-59.dll (59.18.100.0), avdevice-59.dll (59.4.100.0), avfilter-8.dll (8.24.100.0), avformat-59.dll (59.16.100.0), avutil-57.dll (57.17.100.0), swresample-4.dll (4.3.100.0), swscale-6.dll (6.4.100.0)

v28.0.3 --> Based on FFmpeg 5.0.3 "Lorentz". Includes: avcodec-59.dll (59.18.100.0), avdevice-59.dll (59.4.100.0), avfilter-8.dll (8.24.100.0), avformat-59.dll (59.16.100.0), avutil-57.dll (57.17.100.0), swresample-4.dll (4.3.100.0), swscale-6.dll (6.4.100.0)

{changes}​
v27.2.4 --> Based on FFmpeg 4.4.5 "Rao". Includes: avcodec-58.dll (58.134.100.0), avdevice-58.dll (58.13.100.0), avfilter-7.dll (7.110.100.0), avformat-58.dll (58.76.100.0), avutil-56.dll (56.70.100.0), swresample-3.dll (3.9.100.0), swscale-5.dll (5.9.100.0)

{changes}​
v27.1.3 --> Based on FFmpeg 4.2.10 "Ada". Includes: avcodec-58.dll (58.54.100.0), avdevice-58.dll (58.8.100.0), avfilter-7.dll (7.57.100.0), avformat-58.dll (58.29.100.0), avutil-56.dll (56.31.100.0), swresample-3.dll (3.5.100.0), swscale-5.dll (5.5.100.0)

v27.0.1 --> Based on FFmpeg 4.2.10 "Ada". Includes: avcodec-58.dll (58.54.100.0), avdevice-58.dll (58.8.100.0), avfilter-7.dll (7.57.100.0), avformat-58.dll (58.29.100.0), avutil-56.dll (56.31.100.0), swresample-3.dll (3.5.100.0), swscale-5.dll (5.5.100.0)

v26.1.1 --> Based on FFmpeg 4.2.10 "Ada". Includes: avcodec-58.dll (58.54.100.0), avdevice-58.dll (58.8.100.0), avfilter-7.dll (7.57.100.0), avformat-58.dll (58.29.100.0), avutil-56.dll (56.31.100.0), swresample-3.dll (3.5.100.0), swscale-5.dll (5.5.100.0)
 
Top