Bump NVEncC binaries to version 5.41.
This commit is contained in:
parent
eb41bbfb46
commit
85ad1eaa6c
@ -4,6 +4,7 @@ Simple x264/x265 Launcher version history
|
||||
|
||||
Version 3.01 [2021-12-08]
|
||||
* Updated x265 to version 3.5+20
|
||||
* Updated NVEncC to version 5.41
|
||||
* Updated build environment to Visual Studio 2022
|
||||
|
||||
Version 3.00 [2021-05-29]
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user