Compose, edit and render videos via the `drama` CLI (from npm package `dramadirector`). Build a JSON-backed session of clips (video/image/audio/text/lottie) on tracks, add/update/remove clips across turns, then render to mp4. Use when assembling or editing multi-clip videos from existing or generated asset files — especially in iterative multi-turn flows ("add this", "make it longer", "swap that", "render it"). Do not use for generating the underlying clips themselves (video gen, TTS, image gen), or for one-off raw ffmpeg invocations.
2026-05-15