OSDN Git Service

Bump NVEncC binaries to version 5.41.
[x264-launcher/x264-launcher.git] / src / encoder_nvencc.cpp
index 5776aeb..2854d1f 100644 (file)
@@ -40,7 +40,7 @@
 #include <QPair>
 
 //x265 version info
-static const unsigned int VERSION_NVENCC_MINIMUM_VER = 533;
+static const unsigned int VERSION_NVENCC_MINIMUM_VER = 541;
 
 // ------------------------------------------------------------
 // Helper Macros