Low-end guide

OBS Studio for low-end PCs on Windows — performance & encoding tips

OBS Studio runs on low-end PCs by using a hardware encoder, lowering the output resolution to 720p and capping FPS at 30. For very weak hardware (no dedicated GPU), use the x264 ultrafast preset at 720p30 with 2500 kbps.

OBS settings for low-end PCs on Windows

SettingLow-end valueWhy
Output resolution1280×720Lower GPU/CPU load
FPS30Half the encoding work vs 60fps
EncoderNVENC/AMF if available, else x264Hardware encoder saves CPU
x264 presetultrafast or superfastLeast CPU usage
Bitrate2500–3000 kbpsLower bitrate = less encoding work
Audio bitrate128 kbpsAcceptable quality, less load

Reduce OBS CPU usage on Windows

  • Use hardware encoder — NVENC, AMF or QSV use the GPU encoder chip, freeing the CPU entirely
  • Disable browser sources when not streaming — they render in the background even when not visible
  • Reduce scene complexity — fewer sources and filters means less processing work
  • Set OBS process priority to Above Normal — Help → Global Settings → set process priority
  • Close background apps — Discord overlay, Chrome and antivirus all compete for CPU

Low-end questions

Can OBS run on a PC without a dedicated GPU?

Yes. Use the x264 encoder with ultrafast preset at 720p30 and 2500 kbps bitrate. This puts all encoding on the CPU. Modern quad-core CPUs (Intel Core i5/i7, AMD Ryzen 5) can handle this alongside gaming. Very old dual-core CPUs may struggle.

OBS is dropping frames on low-end PC — how to fix?

Dropped frames means the encoder cannot keep up. Fixes in order: (1) switch to hardware encoder if available, (2) lower output resolution to 720p, (3) lower FPS to 30, (4) lower bitrate to 2500 kbps, (5) change x264 preset to ultrafast, (6) close background applications.

Better hardware?

Best settings for full quality streaming.

Best settings