Computer Station Nation is reader-supported.
When you buy through links on our site, we may earn an affiliate commission. Learn more.
Capture card lag and quality problems have specific causes — most are fixable without buying new hardware. Here’s how to diagnose them.
Delay/lag between gameplay and stream
First, separate the problem: is the lag on your monitor/TV (your playing experience), or only on the stream (what viewers see)?
Lag on your TV: you’re playing through the capture card’s video output instead of using passthrough. Route the console’s passthrough HDMI directly to your TV — passthrough has zero added latency. Never play while watching the capture feed.
Lag on stream only: this is encoding lag. In OBS, check CPU usage (View → Stats). If it’s above 80%, OBS is struggling to encode fast enough. Lower the encoding preset (Settings → Output → Encoder Preset) from “Very Fast” to “Ultra Fast,” or switch to hardware encoding (NVENC for Nvidia, AMF for AMD) instead of x264 software encoding.
Dropped frames or stuttering video
Check OBS Stats (View → Stats → Dropped Frames). If frames are dropping due to rendering lag, it’s a CPU/GPU bottleneck. Switch to hardware encoding as above.
If frames drop due to network issues, the problem is upload bandwidth — check your internet speed and lower your stream bitrate (Settings → Output → Bitrate) to 60–70% of your actual upload speed.
USB bandwidth issues: if you’re using multiple USB devices on the same controller, move the capture card to a different USB port — ideally a USB 3.0 port on the motherboard rather than a USB hub or front panel header. USB hubs split bandwidth and can cause stuttering with high-bandwidth capture cards.
Washed out or incorrect colors
HDR is the most common cause. If your console outputs HDR and your capture card doesn’t handle it, colors look washed out. In PS5: Settings → Screen and Video → HDR — turn it off for capture. Xbox: Settings → General → TV & Display Options → Video Modes — disable HDR.
YUV color space mismatch: in OBS, right-click the capture card source → Properties. Check the color space setting — it should match what your capture card outputs (usually YUV 4:2:0 or 4:2:2). Mismatch shows as color banding or incorrect saturation.
Capture card not detected by OBS
Try a different USB port. Check Device Manager for the capture card — if it shows with a yellow warning icon, driver installation failed. Uninstall and reinstall the driver. For generic USB capture cards, they use UVC drivers (built into Windows/Mac) and shouldn’t need separate drivers — if they’re not auto-detected, try a different USB cable.
