Explorar el Código

Update VideoEncoder.cpp

huihui hace 5 años
padre
commit
999ab93c20
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      source/VideoEncode/src/Video/VideoEncoder.cpp

+ 1 - 1
source/VideoEncode/src/Video/VideoEncoder.cpp

@@ -8,7 +8,7 @@
 #include "VideoEncoder.h"
 
 //是否启用 ROI (region of interest) encoding 感兴趣区域视频编码技术
-#define TEST_ROI_ENCODING
+//#define TEST_ROI_ENCODING
 
 //#define ENCODE_H265