These settings relate to your MXF output container.
Type: objectProperties: 3
BroadcastingMedia ProcessingMedia
MxfSettings is a JSON Structure definition published by Amazon MediaConvert, describing 3 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-mediaconvert/refs/heads/main/json-structure/mediaconvert-api-mxf-settings-structure.json",
"name": "MxfSettings",
"type": "object",
"description": "These settings relate to your MXF output container.",
"properties": {
"AfdSignaling": {
"allOf": [
{
"$ref": "#/components/schemas/MxfAfdSignaling"
},
{
"xml": {
"name": "afdSignaling"
},
"description": "Optional. When you have AFD signaling set up in your output video stream, use this setting to choose whether to also include it in the MXF wrapper. Choose Don't copy (NO_COPY) to exclude AFD signaling from the MXF wrapper. Choose Copy from video stream (COPY_FROM_VIDEO) to copy the AFD values from the video stream for this output to the MXF wrapper. Regardless of which option you choose, the AFD values remain in the video stream. Related settings: To set up your output to include or exclude AFD values, see AfdSignaling, under VideoDescription. On the console, find AFD signaling under the output's video encoding settings."
}
]
},
"Profile": {
"allOf": [
{
"$ref": "#/components/schemas/MxfProfile"
},
{
"xml": {
"name": "profile"
},
"description": "Specify the MXF profile, also called shim, for this output. When you choose Auto, MediaConvert chooses a profile based on the video codec and resolution. For a list of codecs supported with each MXF profile, see https://docs.aws.amazon.com/mediaconvert/latest/ug/codecs-supported-with-each-mxf-profile.html. For more information about the automatic selection behavior, see https://docs.aws.amazon.com/mediaconvert/latest/ug/default-automatic-selection-of-mxf-profiles.html."
}
]
},
"XavcProfileSettings": {
"allOf": [
{
"$ref": "#/components/schemas/MxfXavcProfileSettings"
},
{
"xml": {
"name": "xavcProfileSettings"
},
"description": "Specify the XAVC profile settings for MXF outputs when you set your MXF profile to XAVC."
}
]
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.