huihui 5 лет назад
Родитель
Сommit
999ab93c20
1 измененных файлов с 1 добавлено и 1 удалено
  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