EncoderSystemPresetType.SingleLayer1080pH264AAC Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Produces an MP4 file where the video is encoded with H.264 codec at a picture height of 1080 pixels, and at a maximum bitrate of 6000 Kbps. Encoded video has the same average frame rate as the input. The aspect ratio of the input is preserved. If the input content has audio, then it is encoded with AAC-LC codec at 128 Kbps
public static readonly Microsoft.Azure.Management.VideoAnalyzer.Models.EncoderSystemPresetType SingleLayer1080pH264AAC;
staticval mutable SingleLayer1080pH264AAC : Microsoft.Azure.Management.VideoAnalyzer.Models.EncoderSystemPresetType
Public Shared ReadOnly SingleLayer1080pH264AAC As EncoderSystemPresetType
Field Value
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.