/AWS1/CL_MDCMXFSETTINGS¶
These settings relate to your MXF output container.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_afdsignaling TYPE /AWS1/MDCMXFAFDSIGNALING /AWS1/MDCMXFAFDSIGNALING¶
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 to exclude AFD signaling from the MXF wrapper. Choose Copy from video stream 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.
iv_profile TYPE /AWS1/MDCMXFPROFILE /AWS1/MDCMXFPROFILE¶
Specify the MXF profile, also called shim, for this output. To automatically select a profile according to your output video codec and resolution, leave blank. 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.
iv_uncompressedaudiowrapping TYPE /AWS1/MDCMXFUNCOMPRESSEDAUDI00 /AWS1/MDCMXFUNCOMPRESSEDAUDI00¶
Choose the audio frame wrapping mode for PCM tracks in MXF outputs. AUTO (default): Uses codec-appropriate defaults - BWF for H.264/AVC, AES3 for MPEG2/XDCAM. AES3: Use AES3 frame wrapping with SMPTE-compliant descriptors. This setting only takes effect when the MXF profile is OP1a.
io_xavcprofilesettings TYPE REF TO /AWS1/CL_MDCMXFXAVCPROFILESTGS /AWS1/CL_MDCMXFXAVCPROFILESTGS¶
Specify the XAVC profile settings for MXF outputs when you set your MXF profile to XAVC.
Queryable Attributes¶
AfdSignaling¶
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 to exclude AFD signaling from the MXF wrapper. Choose Copy from video stream 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.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AFDSIGNALING() |
Getter for AFDSIGNALING, with configurable default |
ASK_AFDSIGNALING() |
Getter for AFDSIGNALING w/ exceptions if field has no value |
HAS_AFDSIGNALING() |
Determine if AFDSIGNALING has a value |
Profile¶
Specify the MXF profile, also called shim, for this output. To automatically select a profile according to your output video codec and resolution, leave blank. 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.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROFILE() |
Getter for PROFILE, with configurable default |
ASK_PROFILE() |
Getter for PROFILE w/ exceptions if field has no value |
HAS_PROFILE() |
Determine if PROFILE has a value |
UncompressedAudioWrapping¶
Choose the audio frame wrapping mode for PCM tracks in MXF outputs. AUTO (default): Uses codec-appropriate defaults - BWF for H.264/AVC, AES3 for MPEG2/XDCAM. AES3: Use AES3 frame wrapping with SMPTE-compliant descriptors. This setting only takes effect when the MXF profile is OP1a.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UNCOMPRESSEDAUDIOWRAPP00() |
Getter for UNCOMPRESSEDAUDIOWRAPPING, with configurable defa |
ASK_UNCOMPRESSEDAUDIOWRAPP00() |
Getter for UNCOMPRESSEDAUDIOWRAPPING w/ exceptions if field |
HAS_UNCOMPRESSEDAUDIOWRAPP00() |
Determine if UNCOMPRESSEDAUDIOWRAPPING has a value |
XavcProfileSettings¶
Specify the XAVC profile settings for MXF outputs when you set your MXF profile to XAVC.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_XAVCPROFILESETTINGS() |
Getter for XAVCPROFILESETTINGS |