Back to Remotion

Exporting a video

packages/docs/docs/recorder/exporting.mdx

4.0.475469 B
Original Source

Exporting

import { RenderButton } from "../../components/recorder/RenderButton";

Remotion Studio

<div style={{ display: "flex", flexDirection: "row", alignItems: "center" }}> <div> The easiest way to export your video is to click </div> <RenderButton /> <div> in the <a href="/docs/studio">Remotion Studio</a>. </div> </div>

The rendered videos get stored in the out folder in your repository.

Other ways

See: Render your video