Skip to content

Repository files navigation

Remotion video with Tailwind

Animated Remotion Logo

Welcome to your Remotion project!

一些工具网站

插值曲线 cubic-bezier.com

前端GPT机器人 HOPBot - Poe

官方文档 Remotion

可视化编辑 figma

Commands

Install Dependencies

npm i

Start Preview

npm start

Render video

npm run build

Upgrade Remotion

npm run upgrade

一些需要注意的地方

npm run build时No local browser could be found

可能您的系统中并没有edge浏览器,路径为: C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe

如果的确没有/是其他浏览器/移动了位置的话,请打开 remotion.config.ts中修改

Config.setBrowserExecutable(
	//将下面的路径改为你浏览器的exe路径
	'C:\\Program Files (x86)\\Microsoft\\Edge\\Application\\msedge.exe'
);

About

芳文观星台芳文月刊节目的remotion版本(Beta)

Resources

Stars

1 star

Watchers

1 watching

Forks

Contributors

Languages