https://github.com/remotion-dev/template-overlay
A template for making overlays for use in traditional video editing programs
https://github.com/remotion-dev/template-overlay
davinci premiere resolve
Last synced: 5 months ago
JSON representation
A template for making overlays for use in traditional video editing programs
- Host: GitHub
- URL: https://github.com/remotion-dev/template-overlay
- Owner: remotion-dev
- Created: 2022-12-22T10:08:01.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-07-24T09:52:04.000Z (6 months ago)
- Last Synced: 2025-08-10T01:21:34.483Z (5 months ago)
- Topics: davinci, premiere, resolve
- Language: TypeScript
- Homepage: https://www.remotion.dev/docs/overlay
- Size: 114 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Remotion video
Welcome to your Remotion project!
## Commands
**Install Dependencies**
```console
npm i
```
**Start Preview**
```console
npm run dev
```
**Render video**
```console
npx remotion render
```
**Upgrade Remotion**
```console
npx remotion upgrade
```
## Docs
Get started with Remotion by reading the [fundamentals page](https://www.remotion.dev/docs/the-fundamentals).
## Help
We provide help on our [Discord server](https://discord.gg/6VzzNDwUwV).
## Issues
Found an issue with Remotion? [File an issue here](https://github.com/remotion-dev/remotion/issues/new).
## License
Note that for some entities a company license is needed. [Read the terms here](https://github.com/remotion-dev/remotion/blob/main/LICENSE.md).