This commit is contained in:
2026-03-15 11:13:09 +01:00
parent 6949124fa7
commit 757d966803
5 changed files with 20 additions and 5 deletions
+2
View File
@@ -269,6 +269,8 @@ def build_ffmpeg_command(plan: RenderPlan, output_path: Path) -> list[str]:
always_visible_inputs.append(input_idx)
input_idx += 1
from .cache import resolve_with_cache
# Input: background — resolved via handle in shared_assets/videos.json
import json as _json
bg_handle = plan.config.background