Video Scale¶
Changes the video scale (resolution), while keeping the same aspect ratio.
Expected value: height number in pixels.
- Default:
original- keep resolution unchanged. - Minimal height is 64 pixels.
- Maximal height is 8192 pixels.
- Height must be divisible by 2 (required by most codecs).
0resets the value tooriginal.