Skip to main content

How to check that the CUDA H264 encoder is available?

Products: Video Capture SDK .Net, Video Edit SDK .Net

Note: CUDA usage for video encoding is deprecated. Please use the NVENC encoder.

You can use VideoEdit.Filter_Supported_CUDA_H264_Encoder or VideoCapture.Filter_Supported_CUDA_H264_Encoder method call.


Visit our GitHub page to get more code samples.