Share via


EncoderNamedPreset.H265ContentAwareEncoding Field

Definition

Produces a set of GOP-aligned MP4s by using content-aware encoding. Given any input content, the service performs an initial lightweight analysis of the input content, and uses the results to determine the optimal number of layers, appropriate bitrate and resolution settings for delivery by adaptive streaming. This preset is particularly effective for low and medium complexity videos, where the output files will be at lower bitrates but at a quality that still delivers a good experience to viewers. The output will contain MP4 files with video and audio interleaved.

public static readonly Microsoft.Azure.Management.Media.Models.EncoderNamedPreset H265ContentAwareEncoding;
 staticval mutable H265ContentAwareEncoding : Microsoft.Azure.Management.Media.Models.EncoderNamedPreset
Public Shared ReadOnly H265ContentAwareEncoding As EncoderNamedPreset 

Field Value

Applies to