diff --git a/config.toml b/config.toml index 3c8418e..cbc1689 100644 --- a/config.toml +++ b/config.toml @@ -8,7 +8,7 @@ [project] name = "AI Trailer Generator v2" version = "2.0.0" -log_level = "INFO" # DEBUG | INFO | WARNING | ERROR +log_level = "DEBUG" # DEBUG | INFO | WARNING | ERROR # ----------------------------------------------------------------------------- # [paths] — External video sources (read-only access) @@ -183,7 +183,7 @@ local_scan_step_s = 0.12 local_scan_max_points_per_scene = 180 local_scan_top_candidates = 36 local_scan_tie_break_score_delta = 0.08 -multi_shot_cut_corr_threshold = 0.20 +multi_shot_cut_corr_threshold = 0.55 multi_shot_boundary_tolerance_s = 0.20 fullscan_fallback = false content_threshold = 0.22