From da778927c88e947f0645a1e1004573a5bfdaca2d Mon Sep 17 00:00:00 2001 From: Larry Yan Date: Fri, 26 Jul 2019 13:32:38 +0800 Subject: [PATCH] fix bug in ffmpeg preprocessor yaml --- tests/yaml/preprocessor-ffmpeg.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/yaml/preprocessor-ffmpeg.yml b/tests/yaml/preprocessor-ffmpeg.yml index e40f5687..b0519690 100644 --- a/tests/yaml/preprocessor-ffmpeg.yml +++ b/tests/yaml/preprocessor-ffmpeg.yml @@ -1,8 +1,8 @@ !FFmpegPreprocessor parameter: frame_size: "192*168" - duplicate_rm: True - use_phash_weight: False + duplicate_rm: true + use_phash_weight: true phash_thresh: 5 kwargs: