https://github.com/remotion-dev/video-with-jump-cuts
Use a video and cut out portions of it without re-mounting the video inbetween.
https://github.com/remotion-dev/video-with-jump-cuts
Last synced: 4 months ago
JSON representation
Use a video and cut out portions of it without re-mounting the video inbetween.
- Host: GitHub
- URL: https://github.com/remotion-dev/video-with-jump-cuts
- Owner: remotion-dev
- Created: 2023-09-27T15:47:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-23T09:10:30.000Z (over 1 year ago)
- Last Synced: 2025-09-17T04:47:49.786Z (9 months ago)
- Language: TypeScript
- Homepage: https://video-with-jump-cuts.vercel.app
- Size: 855 KB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Remotion video
This demo shows how to use a video and cut out portions of it without re-mounting the video inbetween.
## Commands
**Install Dependencies**
```console
bun install
```
**Start Preview**
```console
bun start
```
**Render video**
```console
bun run build
```
**Upgrade Remotion**
```console
bun run 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).