Browse Source

Update VideoEncoder.cpp

huihui 5 năm trước cách đây
mục cha
commit
999ab93c20
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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