Chapter 88: npx remotion benchmark
Core Idea
<AvailableFrom v="3. 2.
Key Concepts
- Flags
- --runs
- --concurrencies
- --codec
- --audio-codec<AvailableFrom v="3.3.42" />
- --crf
- --frames
- --image-format
Code Examples
npx remotion benchmark src/index.ts [composition-ids]
- What it demonstrates: Usage pattern for npx remotion benchmark from the official docs.
Key Takeaways
- Understand flags when working with npx remotion benchmark.
- Understand --runs when working with npx remotion benchmark.
- Understand --concurrencies when working with npx remotion benchmark.
- Understand --codec when working with npx remotion benchmark.
- Understand --audio-codec<availablefrom v="3.3.42" /> when working with npx remotion benchmark.
Connects To
- Authoring Packages: related page in the CLI & Bundling section.
- Bundle: related page in the CLI & Bundling section.
- Bundler: related page in the CLI & Bundling section.