---
layout: default
category: "OBS"
title: "High Quality Streaming with NVIDIA® NVENC (in OBS® Studio)"
comments: true
redirect_from:
- /guides/obs/high-quality-streaming-nvenc/
date: "2022-02-18"
---
{% capture content %}Streaming with more than one PC has been the leader in H.264 encoding for years, but NVIDIAs Turing and Ampere generation has put a significant dent into that lead. The new generation of GPUs with the brand new encoder brought comparable quality x264 medium – if you can find a GPU that is. Let’s take a look at what’s needed to set up your stream for massively improved quality.{% endcapture %}{% include blocks/paragraph.liquid content=content %}
{% capture content %}The guide has been updated for:
StreamFX v0.11.1 and OBS Studio 27.2{% endcapture %}{% include blocks/paragraph.liquid align="center" content=content %}
{% capture content %}Setting up NVENC (for Streaming){% endcapture %}{% include blocks/heading.liquid content=content level=1 %}
{% capture content %}Modern OBS Studio has two ways to achieve the expected quality: the built-in NVENC H.264 (new) and the addition from StreamFX called NVIDIA NVENC H.264/AVC (via FFmpeg). Both Options can achieve similar quality to x264 medium, but the latter is able to exceed that and rival x264 medium/slow in various situations. Whichever you pick, both of them support zero-copy encoding, and they’re both valid options for streaming.{% endcapture %}{% include blocks/paragraph.liquid content=content %}
{% capture content %}Built-In: OBS Studio NVENC H.264 (new){% endcapture %}{% include blocks/heading.liquid content=content level=2 %}
{% 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 %}
| Option |
Kepler, Maxwell & Pascal |
Turing & Ampere |
| Preset |
Quality or Max Quality |
| Profile |
high |
| Look-ahead |
Enabled/Checked |
| Psycho-Visual Tuning |
Enabled/Checked |
| Max B-Frames |
2 to 4 (Use less for action packed games) |
{% endcapture %}{% include blocks/table.liquid content=content caption="Best built-in NVENC settings." %}
{% capture content %}StreamFX: NVIDIA NVENC H.264/AVC (via FFmpeg){% endcapture %}{% include blocks/heading.liquid content=content level=2 %}
{% 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 %}
| Option |
Kepler, Maxwell |
Pascal, Volta |
Turing & Ampere |
| Preset |
Medium (P4) or slower |
| Tune |
High Quality |
| H264 |
| Profile |
High |
| Level |
Automatic |
| Rate Control Options |
| Mode |
Constant Bitrate |
| Multi-Pass |
Two Pass at Quarter Resolution |
Two Pass at Quarter Resolution or: Two Pass at Full Resolution |
| Look Ahead |
8 frames or more |
16 frames or more |
| Adaptive I-Frames |
Enabled |
| Adaptive B-Frames |
Enabled |
| Limits |
| Target Bitrate |
Any |
| Buffer Size |
0 kbit |
| Adaptive Quantization |
| Spatial Adaptive Quantization |
Enabled |
| Spatial Adaptive Quantization Strength |
Between 1 (Weakest) and 15 (Strongest). Strong Spatial Adaptive Quantization will allocate more bitrate towards visually complex areas, and starve other areas of necessary bitrate. |
| Temporal Adaptive Quantization |
Enabled |
| Other Options |
| Maximum B-Frames |
1 to 2 |
2 to 3 |
2 to 4 |
| B-Frame Reference Mode |
Any except Disabled |
| Zero Latency |
Default |
| Weighted Prediction |
Default |
| Non-reference P-Frames |
Enabled |
| Reference Frames |
-1 frames |
| Low Delay Key-Frame Scale |
-1 |
{% endcapture %}{% include blocks/table.liquid content=content caption="Ideal settings for StreamFX's NVENC integration." %}
{% capture list %}
Adaptive I-Frames may not work well with certain platforms and must be turned off if you encounter issues.
Stronger Spatial Adaptive Quantization will focus more bitrate towards visually complex areas, but may starve smoother areas of the bitrate it needs.
The old presets were deprecated by NVIDIA and now map to the new P1-P7 presets, which come with massive performance or quality boosts. High Quality is now Medium (P4), while High Performance is closer to Faster (P2).
When Maximum B-Frames is set to 4 and B-Frame Reference Mode is set to Each, it may be necessary to manually increase the Reference Frames or a Driver crash may be observed..
Increasing the Reference Frames can improve quality significantly, but will require more powerful decoders, and at times can hurt quality.
{% endcapture %}{% include blocks/list.liquid content=list %}
{% capture content %}Matching your Resolution and FPS with your Bitrate{% endcapture %}{% include blocks/heading.liquid content=content level=1 %}
{% capture content %}It is no secret than H.264/AVC is an outdated codec and that platforms should have paved the way for better codecs a long time ago, but it is the solution that we are stuck with until AV1 is adopted by the masses. So in order to get the best quality out of our stream, we should aim to also set up our stream according to the bitrate and codec we use. Below is the average result of a few hundred thousand tests at various resolutions and bitrates, according to PSNR and VMAF (weighted PSNR 30:70 VMAF):{% endcapture %}{% include blocks/paragraph.liquid content=content %}
{% capture content %}
| Resolution |
3.5mbit 30 FPS |
3.5mbit 60 FPS |
6.0mbit 30 FPS |
6.0mbit 60 FPS |
8.5mbit 30 FPS |
8.5mbit 60 FPS |
| 640x360 |
5 |
5 |
6 |
6 |
7 |
6 |
| 960x540 |
5 |
4 |
6 |
5 |
6 |
5 |
| 1280x720 |
4 |
3 |
5 |
4 |
5 |
4 |
| 1536x864 |
2 |
2 |
3 |
3 |
4 |
3 |
| 1600x900 |
3 |
2 |
3 |
2 |
4 |
3 |
| 1920x1080 |
1 |
1 |
2 |
2 |
3 |
3 |
{% endcapture %}{% include blocks/table.liquid content=content caption="Rating from 1 to 10 based on VMAF and PSNR, weighted towards producing useful ranges. Tests performed with x264 slow.
A 10 is perfect, 9 is near lossless, 8 is indistinguishable, 7 is high quality, 5 is acceptable quality and 3 is watchable." %}
{% capture content %}Please note that watchable in video encoding means that you can decode information within it with reasonable accuracy, instead of it having turned to full garbage. Higher resolutions than 1920×1080 were omitted from the table as the rows would be filled with values between 0 and 1, which just are not very useful to us.{% endcapture %}{% include blocks/paragraph.liquid content=content %}
{% capture content %}This means that at 3.5mbit, the highest resolution and framerate for a variety streamer is 1280×720 at 30 FPS, or 960×540 at 60 FPS. The equation shifts slightly for 6.0mbit, where you can either go for 1536×864 at 30 FPS or 1280×720 at 60 FPS. Finally at 8.5mbit you are looking at a maximum resolution and framerate of 1920×1080 at 30 FPS or 1536×864 at 60 FPS.{% endcapture %}{% include blocks/paragraph.liquid content=content %}
{% capture content %}Final Words{% endcapture %}{% include blocks/heading.liquid content=content level=3 %}
{% capture content %}In the past few years NVIDIA has made massive improvements to their encoder, which has evened the playing field far beyond what was expected. With no need to transfer frames from the GPU to the CPU, and quality comparable to x264 medium (or better), NVIDIAs Turing NVENC is pushing the boundaries of what is possible in a single consumer PC.{% endcapture %}{% include blocks/paragraph.liquid content=content %}
{% capture content %}Whether you use it or not is entirely up to you however. If you already have a working Dual-PC setup that can achieve x264 medium (or better) quality, then you don’t gain much from moving to Turing NVENC. But if you’re currently stuck on anything below x264 medium, or have a Turing GPU ready to test it out – why not give it a shot?{% endcapture %}{% include blocks/paragraph.liquid content=content %}