enableTwoPass property

bool? enableTwoPass
getter/setter pair

Use two-pass encoding strategy to achieve better video quality.

H265CodecSettings.rate_control_mode must be vbr. The default is false.

Implementation

core.bool? enableTwoPass;