Remotion Studio

Preview a Remotion video

Remotion 35e74af 3 files · 2.4 KB Updated 3.9k repo stars

File contents

Execute the following command:

npx remotion studio --no-open

If the Studio is already opened, the URL will be printed and the command will exit. Otherwise, a long-running process will start, and the URL will be printed.

Open the URL in the browser.

Useful flags

Argument Purpose
--log=<level> Set error, warn, info (default), or verbose logging.
--port=<number> Request a Studio server port; otherwise Remotion finds a free port.
--force-new Start another Studio instance even when one is already running for the same project and port.

remotion-dev/skills/tree/main/skills/remotion-studio commit 35e74af0d1

Frequently asked questions

npx skillmds add remotion-dev/remotion-studio