Poor quality · info

Soft or blurry output from scaling choices

Output looks softer than the canvas because of scaling filter or mismatched resolutions.

Last reviewed: 2026-08-06 · Source: OBS-Studio.net editorial diagnostics

Analyze a log

Matched symptom labels

  • Washed or crushed colors

Overview

Output looks softer than the canvas because of scaling filter or mismatched resolutions. This playbook is part of the poor_quality diagnostics family on OBS-Studio.net and focuses on concrete OBS Studio remediation rather than generic PC advice.

When you see symptoms matching Soft or blurry output from scaling choices, open Help → Log Files → Upload Current Log (or analyze a local log) and keep the Stats dock visible while reproducing. Note whether the problem is present in Preview only, Program output, a platform VOD, or a local recording. Those four observation points prevent chasing the wrong subsystem.

Work top-down: confirm OS permissions and device availability, then capture method, then scene complexity, then encoder capacity, then network delivery. Changing bitrate will not repair a black Game Capture hook, and reinstalling OBS will not repair a full disk. Each section below is written so you can apply fixes in order and stop when Stats and a short test recording look healthy.

Related OBS surfaces you will use repeatedly include Settings → Video (canvas, output, FPS, downscale filter), Settings → Output (encoder, rate control, recording format), Settings → Audio (devices and sample rate), source properties for Game/Display/Window Capture, Advanced Audio Properties for sync offsets and tracks, and the Stats dock counters for rendering lag, encoding lag, and network dropped frames.

If a plugin is in the blast radius, launch Safe Mode to prove stock OBS behavior, then reintroduce plugins one at a time. Keep scene collection backups before large rebuilds. Prefer MKV recordings with remux for crash-safe local files while you iterate.

Symptoms

Use this checklist against Soft or blurry output from scaling choices. Matching several items increases confidence you are in the right playbook.

  • Everything slightly blurry
  • UI text fuzzy on stream
  • Canvas and output disagree a lot

Also note what still works: mic versus desktop audio, Display Capture versus Game Capture, local recording versus live ingest, and whether Safe Mode changes the outcome. Those contrasts isolate hooks, permissions, encoders, and network paths quickly.

Fast checks

  1. Reproduce once with the Stats dock open and write down rendering lag, encoding lag / skipped frames, and network dropped frames.
  2. Create a 60-second local MKV recording of the failing scene to separate preview-only bugs from real output bugs.
  3. Toggle to a minimal scene with a Color Source only; if the issue vanishes, scene complexity or a specific source is implicated.
  4. For capture issues, A/B Game Capture, Window Capture, and Display Capture without changing encoder settings.
  5. For encode issues, switch temporarily to a hardware encoder or a faster x264 preset and retest the same scene.
  6. For network issues, lower bitrate 30% on Ethernet with dynamic bitrate enabled and compare dropped-frame counters.

These fast checks for Soft or blurry output from scaling choices usually identify the subsystem in under ten minutes before deeper repairs.

Likely causes

Common and occasional causes for this issue:

  • Bilinear downscale
  • Large downscale ratio
  • Odd non-integer scales
  • Sharpen filters fighting compression

Do not assume a single cause. Multi-GPU laptops often combine affinity mistakes with Game Capture hooks; audio echo often combines Monitor and Output routing with open speakers; disconnects often combine Wi-Fi loss with an overly optimistic bitrate. Treat the list as a prioritized hypothesis set.

  • Bilinear downscale (common) — Documented cause for Soft or blurry output from scaling choices: Bilinear downscale
  • Large downscale ratio (occasional) — Documented cause for Soft or blurry output from scaling choices: Large downscale ratio
  • Odd non-integer scales (occasional) — Documented cause for Soft or blurry output from scaling choices: Odd non-integer scales
  • Sharpen filters fighting compression (rare) — Documented cause for Soft or blurry output from scaling choices: Sharpen filters fighting compression

Detailed fixes

Apply repairs in order. Retest after each major change so you know which step helped.

  1. Step 1: Prefer Lanczos for quality downscales when GPU allows
  2. Step 2: Avoid huge canvas-to-output gaps when possible
  3. Step 3: Match aspect ratios
  4. Step 4: Use light sharpening carefully
  5. Step 5: Test 1080p canvas with 1080p output when hardware allows

After the primary fixes, remove temporary test changes you no longer need, document the final encoder and capture settings that worked, and keep a known-good scene collection backup. If nothing above moves Stats in the right direction, capture a fresh log during a failure window for pattern matching.

  1. Repair: Prefer Lanczos for quality downscales when GPU allows

    Prefer Lanczos for quality downscales when GPU allows

    Retest the original trigger for Soft or blurry output from scaling choices before continuing to the next repair step.

    Change one major variable at a time and keep a scene collection backup.

  2. Repair: Avoid huge canvas-to-output gaps when possible

    Avoid huge canvas-to-output gaps when possible

    Retest the original trigger for Soft or blurry output from scaling choices before continuing to the next repair step.

  3. Repair: Match aspect ratios

    Match aspect ratios

    Retest the original trigger for Soft or blurry output from scaling choices before continuing to the next repair step.

Verification

  • Stats counters that were elevated for this issue trend toward zero during a five-minute stress test.
  • A local MKV recording reviewed in a player shows correct video and audio sync for the failing scenario.
  • If this was a live issue, a platform preview or VOD confirms the repair beyond OBS preview.
  • Safe Mode versus normal mode behave consistently after plugin cleanup (when plugins were involved).
  • Reboot once and re-verify; some permission and driver changes only stick after a clean relaunch.

Verification for Soft or blurry output from scaling choices is not complete until you reproduce the original trigger (game launch, alert spam, long session, Wi-Fi idle, etc.) without regression.

  1. Verify Stats and output for Soft or blurry output from scaling choices

    Run a five-minute reproduction with Stats visible. Confirm the counters associated with this issue improved, then review a local MKV and/or platform preview.

  2. Secondary verification after reboot

    Relaunch OBS (and the game/devices involved) once to ensure permissions, drivers, and device handles still behave after a clean start.

Rollback

  1. Rollback experimental changes for Soft or blurry output from scaling choices

    If a test change made things worse, restore the previous encoder preset, capture method, or audio routing from your notes or scene collection backup. Remove temporary exclusions or admin elevation that were only for testing.

Common mistakes

  • Raising bitrate to “fix” encoder overload or rendering lag.
  • Reinstalling OBS repeatedly without isolating plugins via Safe Mode.
  • Running everything as Administrator permanently on Windows without a documented need.
  • Chasing preview artifacts when Program/VOD output was already correct (or the reverse).
  • Ignoring disk free space and antivirus locks while debugging “corrupt” recordings.
  • Pasting stream keys into public screenshots or unredacted logs.

Avoid shotgun changes. Change one variable at a time for Soft or blurry output from scaling choices so the working configuration is reproducible.

Operating-system notes

Scaling behavior is cross-platform inside OBS Video settings.

Regardless of OS, keep GPU drivers current from the vendor, prefer wired networking for live output, standardize audio on 48 kHz when possible, and treat permissions prompts as first-class failures rather than background noise.

Version notes

These guidance notes target current OBS Studio feature surfaces (Stats docks, Safe Mode, MKV remux, Browser Source shutdown-when-not-visible, hardware encoders, and PipeWire capture where applicable). If you are on a significantly older OBS build, update before deep troubleshooting—plugin ABIs and encoder UIs change across major versions.

After updating OBS, reinstall or update third-party plugins to builds that explicitly support your new version. Legacy encoder plugins are a frequent source of duplicate NVENC entries and init crashes.

FAQ

Is Lanczos always best?

Often sharpest; on weak GPUs Area/Bicubic may be safer.

Sharpen filter?

Easy to overdo and amplify compression artifacts.

Was this helpful?