1 | initial version |
Precompiled version from Sourceforge was built without GPU video decoding/encoding support.
To enable GPU video encoding you have to build OpenCV from sources and setup CMake variable WITH_NVCUVID
to ON. Here is a tutorial.