Long OBS recording becomes frozen frames while audio continues

ItsEmit

New Member
Hi, I’m having an issue with OBS recordings becoming corrupted after long sessions.

I recorded a video that was about 1 hour 47 minutes long at 1080p60. The recording starts normally, but later in the video the image freezes while the audio continues playing normally. After that point, the video is basically just the same frame repeated until the end.

Details:

  • Resolution: 1920x1080
  • FPS: 60
  • Recording length: ~1h47m
  • Encoder: (NVENC / x264 – replace with yours if known)
  • Bitrate / Rate Control: (if you know it)
  • Recording format when the issue happened: MP4
What I tried:

  • Repairing the file using FFmpeg (<span>-err_detect ignore_err -c copy</span>)
  • Re-encoding the video with FFmpeg to rebuild timestamps
  • Playing the video in VLC and other players
The file is still partially frozen even after repair.

I have now switched to MKV + auto-remux to MP4 to prevent corruption in future recordings
Sample of the recording of the broken part - https://youtu.be/LOG4cHePfzY
My questions:

  1. What could cause the video frames to stop encoding while audio continues?
  2. Is this typically caused by encoder overload or dropped frames?
  3. Are there recommended OBS recording settings for long recordings to avoid this?
Any help would be appreciated.
 

Attachments

Your GPU is overloaded, start reducing load.
OBS & some Plugins are stale
Audio is an issue, OBS is using the device timing for too many devices. Should only be (1) of them & that should be the main audio source only. There's also sample-rate mismatches
Some Scenes are bugged with multiple Game/Display/Window captures. This can cause Interference & it looks like you are having issues with Valarant Record.


Load reduction:
Run your monitors @ 120/60/60HZ
Disable hardware acceleration for your Media Sources
Disable these:
16:32:31.149: Game Bar: On
16:32:31.149: Game DVR: On
See here:
 
Last edited:
Back
Top