![]() |
Sunshine latest
Self-hosted game stream host for Moonlight.
|
NVENC encoder configuration. More...
#include <src/nvenc/nvenc_config.h>
Public Attributes | |
| bool | adaptive_quantization = false |
| bool | enable_min_qp = false |
| bool | h264_cavlc = false |
| bool | insert_filler_data = false |
| unsigned | min_qp_av1 = 23 |
| unsigned | min_qp_h264 = 19 |
| unsigned | min_qp_hevc = 23 |
| int | quality_preset = 1 |
| nvenc_two_pass | two_pass = nvenc_two_pass::quarter_resolution |
| int | vbv_percentage_increase = 0 |
| bool | weighted_prediction = false |
NVENC encoder configuration.