Ask Your Question

Revision history [back]

click to hide/show revision 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.