Change input_a_frames and input_b_frames default to 16

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-23 17:12:24 +01:00
parent 2263c3f598
commit 7261f2c689
4 changed files with 11 additions and 11 deletions

View File

@@ -40,8 +40,8 @@ DEFAULTS = {
"transition": "1-2",
"vace_length": 49,
"vace schedule": 1,
"input_a_frames": 0,
"input_b_frames": 0,
"input_a_frames": 16,
"input_b_frames": 16,
"reference switch": 1,
"video file path": "",
"reference image path": "",