Is there a way to use the cuvid decoder in OpenCV?

609 views Asked by At

Wondering if there is way to use the NVIDIA codecs (e.g. cuvid, scale_npp, nvenc_h264/nvenc_hevc ) in OpenCV ? These codecs can be used in FFMpeg command line. As FFMpeg is a backend for OpenCV (e.g uses libavcodec, libavfilter etc ), is it possible to specify these codecs in code ?

0

There are 0 answers