mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-24 23:31:36 +08:00
UI: Add NVENC AV1 to simple output mode
This commit is contained in:
@@ -66,6 +66,7 @@ class OBSBasicStats;
|
||||
#define SIMPLE_ENCODER_X264_LOWCPU "x264_lowcpu"
|
||||
#define SIMPLE_ENCODER_QSV "qsv"
|
||||
#define SIMPLE_ENCODER_NVENC "nvenc"
|
||||
#define SIMPLE_ENCODER_NVENC_AV1 "nvenc_av1"
|
||||
#define SIMPLE_ENCODER_NVENC_HEVC "nvenc_hevc"
|
||||
#define SIMPLE_ENCODER_AMD "amd"
|
||||
#define SIMPLE_ENCODER_AMD_HEVC "amd_hevc"
|
||||
|
||||
Reference in New Issue
Block a user