Skip to content
This repository has been archived by the owner on Feb 22, 2020. It is now read-only.

Commit

Permalink
fix(unittest): fix unittest for video processor
Browse files Browse the repository at this point in the history
  • Loading branch information
Larryjianfeng committed Aug 5, 2019
1 parent d563ef4 commit dd1216b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions tests/yaml/preprocessor-ffmpeg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ parameter:
duplicate_rm: true
use_phash_weight: true
phash_thresh: 5

kwargs:
vsync: vfr
vf: select=eq(pict_type\,I)
vsync: vfr
vf: select=eq(pict_type\,I)
gnes_config:
is_trained: true

0 comments on commit dd1216b

Please sign in to comment.