remotion-studio
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseExecute the following command:
bash
npx remotion studio --no-openIf 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.
执行以下命令:
bash
npx remotion studio --no-open如果Studio已打开,将打印URL并退出命令。
否则,将启动一个长期运行的进程,并打印URL。
在浏览器中打开该URL。
Useful flags
实用参数
| Argument | Purpose |
|---|---|
| Set |
| Request a Studio server port; otherwise Remotion finds a free port. |
| Start another Studio instance even when one is already running for the same project and port. |
| 参数 | 用途 |
|---|---|
| 设置日志级别为 |
| 指定Studio服务器端口;否则Remotion会自动寻找一个空闲端口。 |
| 即使同一项目和端口已有一个Studio实例在运行,也启动另一个Studio实例。 |