Why Are My OBS Studio Recordings Lagging?

If your OBS Studio recordings are choppy, stuttering, or lagging, it is usually caused by overloaded system hardware, incorrect OBS settings, or software conflicts. This article explains the primary reasons behind poor recording quality and provides direct, actionable solutions to optimize your system and achieve smooth, high-quality video captures.

1. Run OBS Studio as Administrator

When Windows runs games or resource-intensive applications, it prioritizes hardware allocation to those programs over OBS Studio. Running OBS as an administrator forces Windows to allocate sufficient GPU resources to your recording software. * How to fix: Right-click the OBS Studio shortcut, select Run as administrator, and check if the lag persists. To make this permanent, right-click the shortcut, go to Properties > Compatibility, and check Run this program as an administrator.

2. Reduce the Output Resolution and Frame Rate

Recording in high resolutions like 4K or 1080p at 60 FPS requires significant processing power. If your CPU or GPU cannot keep up, frames will be dropped, resulting in a choppy video. * How to fix: Go to Settings > Video. Lower your Output (Scaled) Resolution (e.g., from 1080p to 720p) and reduce your Common FPS Values from 60 to 30.

3. Switch to a Hardware Encoder

OBS offers different encoders to compress your video. The Software (x264) encoder uses your CPU, which can easily overload your system if you are gaming simultaneously. Hardware encoders offload this work to dedicated chips on your graphics card. * How to fix: Go to Settings > Output. Change the Output Mode to Advanced, navigate to the Recording tab, and change the Video Encoder to a hardware encoder such as NVIDIA NVENC, AMD AMF, or Intel QuickSync.

4. Lower Your Recording Bitrate

A bitrate that is too high for your storage drive or hardware to handle can cause encoding overload and stuttering. * How to fix: In Settings > Output > Recording, check your bitrate. For 1080p at 60 FPS, a bitrate of 10,000 to 15,000 Kbps is generally sufficient. If you are using CQP (Constant QP) rate control, set the CQ Level between 18 and 23.

5. Enable Windows Game Mode

Windows Game Mode optimizes your PC for gaming, but in the past, it interfered with background recording software. Modern updates have fixed this, and keeping Game Mode enabled now helps Windows balance resources between your game and OBS Studio. * How to fix: Press the Windows Key, type Game Mode settings, and toggle Game Mode to On.

6. Check Your Media Player

Sometimes, the recording itself is perfectly smooth, but the media player you are using to watch the file cannot handle high-bitrate video playback, making it look choppy. * How to fix: Try playing the recorded file in a lightweight, robust media player like VLC Media Player or MPC-HC instead of the default Windows media player.