Capítulo 22 de 988

Chapter 22: Output scaling

Core Idea

<AvailableFrom v="2. 6.

Key Concepts

  • How to scale
  • Allowed values
  • Scalable elements

Code Examples

import {Config} from '@remotion/cli/config';
    Config.setScale(2);
  • What it demonstrates: Usage pattern for Output scaling from the official docs.

Key Takeaways

  1. Understand how to scale when working with Output scaling.
  2. Understand allowed values when working with Output scaling.
  3. Understand scalable elements when working with Output scaling.

Connects To

  • Absolute Fill: related page in the Fundamentals & Core Concepts section.
  • Animating Properties: related page in the Fundamentals & Core Concepts section.
  • Animation Math: related page in the Fundamentals & Core Concepts section.