From 4f03c241b4a540e07aa6dd315aa3963660033614 Mon Sep 17 00:00:00 2001 From: Michael Fabian 'Xaymar' Dirks Date: Fri, 26 Aug 2022 12:18:22 +0200 Subject: [PATCH] Fix spatial aq --- _guides/obs/high-quality-streaming/nvenc.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_guides/obs/high-quality-streaming/nvenc.html b/_guides/obs/high-quality-streaming/nvenc.html index 7ec9631..a914f41 100644 --- a/_guides/obs/high-quality-streaming/nvenc.html +++ b/_guides/obs/high-quality-streaming/nvenc.html @@ -130,14 +130,14 @@ StreamFX v0.11.1 and OBS Studio 27.2{% endcapture %}{% include blocks/paragraph. Spatial Adaptive Quantization Enabled
- May improve perceptual quality in some situations with the correct strength setting. + May improve perceptual quality by favoring smoother surfaces for bitrate distribution. Spatial Adaptive Quantization Strength - 1 (favor Smooth) between 15 (favor Textured)
- Adjusts the strength of adaptive quantization to either favor smooth or textured surfaces. + 1 (least aggressive) to 15 (most aggressive)
+ More aggressive behavior means less bitrate available for textured surfaces, resulting in additional noise.