From 4121d9667148755b70f186cd5d009885e1f8b4f7 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 12 Sep 2018 10:56:37 +0200 Subject: really low threshold --- odin.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/odin.nix b/odin.nix index 01d830ce..0d41aa0c 100644 --- a/odin.nix +++ b/odin.nix @@ -311,9 +311,10 @@ ffmpeg_output_debug_movies on text_changes on + text_double on despeckle_filter EedDl - threshold_tune on + threshold 250 noise_tune on lightswitch 50 minimum_motion_frames 5 @@ -323,7 +324,6 @@ ]; extraConfig = '' - text_double on text_left "%$\n%F %T %Z" text_right "" text_changes off -- cgit v1.2.3