VideoSpatialQuality

enumeration

Description 描述

Controls the imported clip's internal resize to save space at the cost of blurrier images.

The resulting clip will still store its original size but the encoded images will use smaller images. This provides an alternative way of reducing the bitrate without introducing codec artifacts.

Properties 属性

LowSpatialQualityScales width and height by 1/2.
MediumSpatialQualityScales width and height by 3/4.
HighSpatialQualityNo resize performed.