leon 1 сар өмнө
parent
commit
c329c65fc7
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -38,7 +38,7 @@ library_paths        := $(opencv_library_path) \
 
 link_opencv       := opencv_core opencv_imgproc opencv_videoio opencv_imgcodecs
 link_trt          := nvinfer nvinfer_plugin nvonnxparser
-link_cuda         := cuda cublas cudart cudnn
+link_cuda         := cuda cublas cudart cudnn nvcuvid nvidia-encode
 link_sys          := stdc++ dl
 link_ffmpeg       := avcodec avformat swresample swscale avutil