**To get details for a particular preset** The following ``get-preset`` example requests the JSON definition of the specified custom preset. :: aws mediaconvert get-preset \ --name SimpleMP4 \ --endpoint-url https://abcd1234.mediaconvert.us-west-2.amazonaws.com Output:: { "Preset": { "Description": "Creates basic MP4 file. No filtering or preproccessing.", "Arn": "arn:aws:mediaconvert:us-west-2:123456789012:presets/SimpleMP4", "LastUpdated": 1568843141, "Name": "SimpleMP4", "Settings": { "ContainerSettings": { "Mp4Settings": { "FreeSpaceBox": "EXCLUDE", "CslgAtom": "INCLUDE", "MoovPlacement": "PROGRESSIVE_DOWNLOAD" }, "Container": "MP4" }, "AudioDescriptions": [ { "LanguageCodeControl": "FOLLOW_INPUT", "AudioTypeControl": "FOLLOW_INPUT", "CodecSettings": { "AacSettings": { "RawFormat": "NONE", "CodecProfile": "LC", "AudioDescriptionBroadcasterMix": "NORMAL", "SampleRate": 48000, "Bitrate": 96000, "RateControlMode": "CBR", "Specification": "MPEG4", "CodingMode": "CODING_MODE_2_0" }, "Codec": "AAC" } } ], "VideoDescription": { "RespondToAfd": "NONE", "TimecodeInsertion": "DISABLED", "Sharpness": 50, "ColorMetadata": "INSERT", "CodecSettings": { "H264Settings": { "FramerateControl": "INITIALIZE_FROM_SOURCE", "SpatialAdaptiveQuantization": "ENABLED", "Softness": 0, "Telecine": "NONE", "CodecLevel": "AUTO", "QualityTuningLevel": "SINGLE_PASS", "UnregisteredSeiTimecode": "DISABLED", "Slices": 1, "Syntax": "DEFAULT", "GopClosedCadence": 1, "AdaptiveQuantization": "HIGH", "EntropyEncoding": "CABAC", "InterlaceMode": "PROGRESSIVE", "ParControl": "INITIALIZE_FROM_SOURCE", "NumberBFramesBetweenReferenceFrames": 2, "GopSizeUnits": "FRAMES", "RepeatPps": "DISABLED", "CodecProfile": "MAIN", "FieldEncoding": "PAFF", "GopSize": 90.0, "SlowPal": "DISABLED", "SceneChangeDetect": "ENABLED", "GopBReference": "DISABLED", "RateControlMode": "CBR", "FramerateConversionAlgorithm": "DUPLICATE_DROP", "FlickerAdaptiveQuantization": "DISABLED", "DynamicSubGop": "STATIC", "MinIInterval": 0, "TemporalAdaptiveQuantization": "ENABLED", "Bitrate": 400000, "NumberReferenceFrames": 3 }, "Codec": "H_264" }, "AfdSignaling": "NONE", "AntiAlias": "ENABLED", "ScalingBehavior": "DEFAULT", "DropFrameTimecode": "ENABLED" } }, "Type": "CUSTOM", "CreatedAt": 1568841521 } } For more information, see `Working with AWS Elemental MediaConvert Output Presets <https://docs.aws.amazon.com/mediaconvert/latest/ug/working-with-presets.html>`__ in the *AWS Elemental MediaConvert User Guide*.
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
cancel-job.rst | File | 736 B | 0644 |
|
create-job-template.rst | File | 1.32 KB | 0644 |
|
create-job.rst | File | 1.16 KB | 0644 |
|
create-preset.rst | File | 1.04 KB | 0644 |
|
create-queue.rst | File | 1.07 KB | 0644 |
|
delete-job-template.rst | File | 617 B | 0644 |
|
delete-preset.rst | File | 589 B | 0644 |
|
delete-queue.rst | File | 725 B | 0644 |
|
describe-endpoints.rst | File | 591 B | 0644 |
|
get-job-template.rst | File | 1.02 KB | 0644 |
|
get-job.rst | File | 1.71 KB | 0644 |
|
get-preset.rst | File | 4.37 KB | 0644 |
|
get-queue.rst | File | 887 B | 0644 |
|
list-job-templates.rst | File | 5.16 KB | 0644 |
|
list-jobs.rst | File | 646 B | 0644 |
|
list-presets.rst | File | 2.94 KB | 0644 |
|
list-queues.rst | File | 2.12 KB | 0644 |
|
list-tags-for-resource.rst | File | 846 B | 0644 |
|
update-job-template.rst | File | 4.88 KB | 0644 |
|
update-preset.rst | File | 966 B | 0644 |
|
update-queue.rst | File | 909 B | 0644 |
|