obs-ffmpeg: Update display name of FFmpeg NVENC encoder
This commit is contained in:
@@ -60,7 +60,7 @@ struct nvenc_encoder {
|
||||
static const char *nvenc_getname(void *unused)
|
||||
{
|
||||
UNUSED_PARAMETER(unused);
|
||||
return "NVENC H.264";
|
||||
return "NVIDIA NVENC H.264";
|
||||
}
|
||||
|
||||
static inline bool valid_format(enum video_format format)
|
||||
|
Reference in New Issue
Block a user