Bugfixes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user