guides: Set table size for NVENC streaming settings
This commit is contained in:
@@ -19,9 +19,9 @@ StreamFX v0.11 and OBS Studio 27.0{% endcapture %}{% include blocks/paragraph.li
|
||||
{% capture content %}The built-in NVENC option in OBS Studio is by far the simplest option and will give you almost identical quality on Maxwell, Pascal, Turing and Ampere, though Turing and Ampere will make use of the new improvements of the NVENC chip. Maxwell and Pascal users can expect to reach x264 veryfast/faster-like quality, while Turing and Ampere users can expect to hit fast/medium-like quality. Below are the settings you need to set:{% endcapture %}{% include blocks/paragraph.liquid content=content %}
|
||||
{% capture content %}
|
||||
<thead><tr>
|
||||
<th>Option</th>
|
||||
<th>Kepler, Maxwell & Pascal</th>
|
||||
<th>Turing & Ampere</th>
|
||||
<th width="20%">Option</th>
|
||||
<th width="40%">Kepler, Maxwell & Pascal</th>
|
||||
<th width="40%">Turing & Ampere</th>
|
||||
</tr></thead>
|
||||
<tr>
|
||||
<td>Preset</td>
|
||||
@@ -54,9 +54,9 @@ StreamFX v0.11 and OBS Studio 27.0{% endcapture %}{% include blocks/paragraph.li
|
||||
{% capture content %}If you’re new to StreamFX’s NVENC integration, it will most likely overwhelm you with the settings it offers. But thanks to all those settings, you can actually go above the default quality by quite a significant amount. Note that I will only cover critical settings, as other settings like Bitrate, Buffer Size and Key Frame Interval are explained elsewhere. {% endcapture %}{% include blocks/paragraph.liquid content=content %}
|
||||
{% capture content %}
|
||||
<thead><tr>
|
||||
<th>Option</th>
|
||||
<th>Kepler, Maxwell & Pascal</th>
|
||||
<th>Turing & Ampere</th>
|
||||
<th width="20%">Option</th>
|
||||
<th width="40%">Kepler, Maxwell & Pascal</th>
|
||||
<th width="40%">Turing & Ampere</th>
|
||||
</tr></thead>
|
||||
<tr>
|
||||
<td>Preset</td>
|
||||
|
||||
Reference in New Issue
Block a user