reszta poprawek

This commit is contained in:
2026-08-09 09:47:34 +02:00
parent 966dd3f209
commit a0c9d7947b
439 changed files with 112891 additions and 0 deletions
@@ -0,0 +1,28 @@
---
name: remotion-render
description: Export a Remotion video
metadata:
tags: remotion, render
---
## General rendering strategy
Render a video using:
```
npx remotion render
```
Full list of options: https://www.remotion.dev/docs/cli/render.md
Render a still using:
```
npx remotion still
```
Full list of options: https://www.remotion.dev/docs/cli/still.md
## Transparent videos
See [Transparent videos](./transparent-videos.md) for rendering out a video with transparency.