From 647fb8d684f9d7530617d72dcf976d90d3d7b162 Mon Sep 17 00:00:00 2001 From: Michael Fabian 'Xaymar' Dirks Date: Wed, 19 Jan 2022 23:30:56 +0100 Subject: [PATCH] guides: Improve table styling for NVENC streaming --- _guides/obs/high-quality-streaming/nvenc.html | 23 +++++-------------- 1 file changed, 6 insertions(+), 17 deletions(-) diff --git a/_guides/obs/high-quality-streaming/nvenc.html b/_guides/obs/high-quality-streaming/nvenc.html index ee15af9..d2e129c 100644 --- a/_guides/obs/high-quality-streaming/nvenc.html +++ b/_guides/obs/high-quality-streaming/nvenc.html @@ -63,9 +63,7 @@ StreamFX v0.11 and OBS Studio 27.0{% endcapture %}{% include blocks/paragraph.li High Quality - H264 - - + H264 ► Profile @@ -76,9 +74,7 @@ StreamFX v0.11 and OBS Studio 27.0{% endcapture %}{% include blocks/paragraph.li Automatic - Rate Control Options - - + Rate Control Options ► Mode @@ -103,9 +99,7 @@ StreamFX v0.11 and OBS Studio 27.0{% endcapture %}{% include blocks/paragraph.li Enabled - Adaptive Quantization - - + Adaptive Quantization ► Spatial (AQ) @@ -120,9 +114,7 @@ StreamFX v0.11 and OBS Studio 27.0{% endcapture %}{% include blocks/paragraph.li Enabled - Other Options - - + Other Options ► Maximum B-Frames @@ -150,14 +142,11 @@ StreamFX v0.11 and OBS Studio 27.0{% endcapture %}{% include blocks/paragraph.li -1 (Automatic) - FFmpeg Options (Optional) - - + FFmpeg Options (Optional) ► Custom Settings - - + {% endcapture %}{% include blocks/table.liquid content=content caption="Ideal NVENC Settings for StreamFX's NVENC." %} {% capture content %}For certain platforms it may be necessary to turn off Adaptive I-Frames due to how their internal processing works, such as Twitch. This has a drastic quality impact and should only be done if you rely on that platform alone to reach your audience.{% endcapture %}{% include blocks/paragraph.liquid content=content %}