From 06debb59a39483cc32eb5404949c9f628b1bac86 Mon Sep 17 00:00:00 2001
From: zhangmeng <775834166@qq.com>
Date: 星期五, 19 七月 2019 17:30:37 +0800
Subject: [PATCH] update

---
 capture.go |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/capture.go b/capture.go
index b7c2bee..d54d562 100644
--- a/capture.go
+++ b/capture.go
@@ -59,7 +59,7 @@
 		Width:  w,
 		Height: h,
 		GB:     gb,
-		CPU:    false,
+		CPU:    true,
 	}
 	gf := goffmpeg.New(conf)
 

--
Gitblit v1.8.0