2026-06-02 17:32:27 +08:00
|
|
|
{
|
|
|
|
|
"roi": [
|
|
|
|
|
3300,
|
|
|
|
|
1770,
|
|
|
|
|
300,
|
|
|
|
|
140
|
|
|
|
|
],
|
|
|
|
|
"sample_interval": 1.0,
|
|
|
|
|
"progress_every": 60,
|
|
|
|
|
"stop_seconds": 4.0,
|
|
|
|
|
"speed_threshold": 0,
|
|
|
|
|
"min_confidence": 0.5,
|
|
|
|
|
"smooth_window": 5,
|
2026-06-02 21:01:01 +08:00
|
|
|
"depart_seconds": 5.0,
|
2026-06-02 18:46:33 +08:00
|
|
|
"cut_before_stop": 2.0,
|
|
|
|
|
"keep_after_stop": 2.0,
|
2026-06-02 17:32:27 +08:00
|
|
|
"min_keep": 0.8,
|
|
|
|
|
"use_gpu": true,
|
|
|
|
|
"reencode": false,
|
2026-06-02 18:59:35 +08:00
|
|
|
"transition": true,
|
|
|
|
|
"transition_duration": 0.5,
|
|
|
|
|
"video_transition": "fadeblack",
|
2026-06-02 19:29:44 +08:00
|
|
|
"volume_boost": true,
|
|
|
|
|
"volume_boost_percent": 30,
|
|
|
|
|
"hard_limiter": true,
|
|
|
|
|
"lowpass": true,
|
|
|
|
|
"lowpass_hz": 15000,
|
2026-06-02 17:32:27 +08:00
|
|
|
"base_dir": "E:\\videos"
|
|
|
|
|
}
|