yf-dev / sleeping-ce-stinger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OBS Stinger for SleepingCE

Commands

Start Preview

docker-compose up

http://localhost:3000/

Render video

docker-compose run --rm remotion npm run build

Render video with custom bg

docker-compose run --rm remotion sh
npx remotion render src/index.tsx Transition out/bg-1.mov --pixel-format=yuva444p10le --codec=prores --prores-profile=4444 --props='{"bg": "bg-1.png"}'
exit

License

MIT license

Notice that for some entities of remotion a company license is needed. Read the terms here.

About


Languages

Language:TypeScript 94.0%Language:Dockerfile 3.9%Language:JavaScript 1.4%Language:CSS 0.8%