Skip to content

v0.203.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 09:26
· 21 commits to main since this release
ae3104c

New: dapi export — encode a scene to a video file from the CLI, the same render the app's export runs.

dapi export intro exports/intro.mp4

Encoding settings live in the scene's diffusion.export.<id> entry in the project's package.json (the entry the export panel writes), so an export is reproducible from the project alone; the output extension picks the container. See the export reference.