AudioProfile

The profile to use for encoding the audio. The profile specifies the audio codec, audio bitrate, and so on.

Set this parameter to one of the following values:

  • mpeg4audio
  • mpeg2Audio

Use the mpeg4audio profile with the MPEG4 video profiles, and the mpeg2audio profile with the MPEG2 video profiles. For more information about these profiles, see Encoding Profiles.

Type: String
Default: mpeg2Audio
Required: No
Configuration Section: TaskName
Example: AudioProfile=mpeg2Audio
See Also: VideoProfile