Docs

Rendering is pre-release but wired end to end.

The production end-to-end kavio render command exists for opaque video outputs, with some formats reserved for later render paths.

Implemented Pieces

Intended Pipeline

  1. Validate the composition and prop rows.
  2. Expand template rows across export presets into stable jobs.
  3. Capture frames through the browser renderer.
  4. Build an inspectable FFmpeg plan.
  5. Encode media outputs and write metadata.
  6. Clean temporary files according to job policy.

Current Limits

The current render path supports opaque mp4, webm, mov, gif, transparent webm/mov, and still-image png outputs (opaque or with a real alpha channel, no FFmpeg step). Video-in-video composites as picture-in-picture planes. png-sequence archives and golden-frame comparison remain future work.