Skip to content

Commit

Permalink
fixup! nvenc: new config page
Browse files Browse the repository at this point in the history
  • Loading branch information
ns6089 committed Sep 3, 2023
1 parent e05673a commit 3f464eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src_assets/common/assets/web/config.html
Original file line number Diff line number Diff line change
Expand Up @@ -882,8 +882,8 @@ <h1 class="my-4">Configuration</h1>
<option value="6">P6</option>
<option value="7">P7 (slowest)</option>
</select>
<div class="form-text">Higher numbers improve compression (quality at given bitrate) at the cost of increased
encoding latency.<br>
<div class="form-text">Higher numbers improve compression (quality at given bitrate) at the cost of
<strong>increased encoding latency</strong>.<br>
Recommended to change only when limited by network or decoder, otherwise similar effect can be accomplished by
increasing bitrate.
</div>
Expand Down

0 comments on commit 3f464eb

Please sign in to comment.