obs-ffmpeg: Suppress NVENC preset warnings for now
Top men are working on upgrading the presets.
This commit is contained in:
parent
8ead7186be
commit
9f0769cc82
@ -12,6 +12,9 @@
|
||||
#include <obs-hevc.h>
|
||||
#endif
|
||||
|
||||
/* TODO: Use new preset scheme */
|
||||
#pragma warning(disable : 4996)
|
||||
|
||||
/* ========================================================================= */
|
||||
|
||||
#define EXTRA_BUFFERS 5
|
||||
|
Loading…
x
Reference in New Issue
Block a user