mirror of
https://github.com/calesthio/OpenMontage.git
synced 2026-08-05 15:20:40 +08:00
video_compose.get_info() reported render_engines.ffmpeg as always available, unlike the real availability checks used for remotion and hyperframes. On a machine without ffmpeg on PATH, preflight would falsely report ffmpeg as usable, letting render_runtime="ffmpeg" get locked at proposal time only to fail at compose. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>