Skip to content

/AWS1/CL_MDCJOBTMPLSETTINGS

JobTemplateSettings contains all the transcode settings saved in the template that will be applied to jobs created from it.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_ADAVAILOFFSET TYPE /AWS1/MDC__INTEGERMINNEG100000 /AWS1/MDC__INTEGERMINNEG100000

When specified, this offset (in milliseconds) is added to the input Ad Avail PTS time.

IO_AVAILBLANKING TYPE REF TO /AWS1/CL_MDCAVAILBLANKING /AWS1/CL_MDCAVAILBLANKING

Settings for ad avail blanking. Video can be blanked or overlaid with an image, and audio muted during SCTE-35 triggered ad avails.

IT_COLORCONVERSION3DLUTSTGS TYPE /AWS1/CL_MDCCOLORCONVRS3DLUT00=>TT___LSTOFCOLORCONVRS3DLUTSE00 TT___LSTOFCOLORCONVRS3DLUTSE00

Use 3D LUTs to specify custom color mapping behavior when you convert from one color space into another. You can include up to 8 different 3D LUTs. For more information, see: https://docs.aws.amazon.com/mediaconvert/latest/ug/3d-luts.html

IO_ESAM TYPE REF TO /AWS1/CL_MDCESAMSETTINGS /AWS1/CL_MDCESAMSETTINGS

Settings for Event Signaling And Messaging (ESAM). If you don't do ad insertion, you can ignore these settings.

IO_EXTENDEDDATASERVICES TYPE REF TO /AWS1/CL_MDCEXTENDEDDATASVCS /AWS1/CL_MDCEXTENDEDDATASVCS

If your source content has EIA-608 Line 21 Data Services, enable this feature to specify what MediaConvert does with the Extended Data Services (XDS) packets. You can choose to pass through XDS packets, or remove them from the output. For more information about XDS, see EIA-608 Line Data Services, section 9.5.1.5 05h Content Advisory.

IV_FOLLOWSOURCE TYPE /AWS1/MDC__INTEGERMIN1MAX150 /AWS1/MDC__INTEGERMIN1MAX150

Specify the input that MediaConvert references for your default output settings. MediaConvert uses this input's Resolution, Frame rate, and Pixel aspect ratio for all outputs that you don't manually specify different output settings for. Enabling this setting will disable "Follow source" for all other inputs. If MediaConvert cannot follow your source, for example if you specify an audio-only input, MediaConvert uses the first followable input instead. In your JSON job specification, enter an integer from 1 to 150 corresponding to the order of your inputs.

IT_INPUTS TYPE /AWS1/CL_MDCINPUTTEMPLATE=>TT___LISTOFINPUTTEMPLATE TT___LISTOFINPUTTEMPLATE

Use Inputs to define the source file used in the transcode job. There can only be one input in a job template. Using the API, you can include multiple inputs when referencing a job template.

IO_KANTARWATERMARK TYPE REF TO /AWS1/CL_MDCKANTARWATERMARKS00 /AWS1/CL_MDCKANTARWATERMARKS00

Use these settings only when you use Kantar watermarking. Specify the values that MediaConvert uses to generate and place Kantar watermarks in your output audio. These settings apply to every output in your job. In addition to specifying these values, you also need to store your Kantar credentials in AWS Secrets Manager. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/kantar-watermarking.html.

IO_MOTIONIMAGEINSERTER TYPE REF TO /AWS1/CL_MDCMOTIONIMAGEINSER /AWS1/CL_MDCMOTIONIMAGEINSER

Overlay motion graphics on top of your video. The motion graphics that you specify here appear on all outputs in all output groups. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/motion-graphic-overlay.html.

IO_NIELSENCONFIGURATION TYPE REF TO /AWS1/CL_MDCNIELSENCONF /AWS1/CL_MDCNIELSENCONF

Settings for your Nielsen configuration. If you don't do Nielsen measurement and analytics, ignore these settings. When you enable Nielsen configuration, MediaConvert enables PCM to ID3 tagging for all outputs in the job.

IO_NIELSENNONLINEARWATERMARK TYPE REF TO /AWS1/CL_MDCNIELSENNONLINEAR00 /AWS1/CL_MDCNIELSENNONLINEAR00

Ignore these settings unless you are using Nielsen non-linear watermarking. Specify the values that MediaConvert uses to generate and place Nielsen watermarks in your output audio. In addition to specifying these values, you also need to set up your cloud TIC server. These settings apply to every output in your job. The MediaConvert implementation is currently with the following Nielsen versions: Nielsen Watermark SDK Version 5.2.1 Nielsen NLM Watermark Engine Version 1.2.7 Nielsen Watermark Authenticator [SID_TIC] Version [5.0.0]

IT_OUTPUTGROUPS TYPE /AWS1/CL_MDCOUTPUTGROUP=>TT___LISTOFOUTPUTGROUP TT___LISTOFOUTPUTGROUP

Contains one group of settings for each set of outputs that share a common package type. All unpackaged files (MPEG-4, MPEG-2 TS, Quicktime, MXF, and no container) are grouped in a single output group as well. Required in is a group of settings that apply to the whole group. This required object depends on the value you set for Type. Type, settings object pairs are as follows. * FILE_GROUP_SETTINGS, FileGroupSettings * HLS_GROUP_SETTINGS, HlsGroupSettings * DASH_ISO_GROUP_SETTINGS, DashIsoGroupSettings * MS_SMOOTH_GROUP_SETTINGS, MsSmoothGroupSettings * CMAF_GROUP_SETTINGS, CmafGroupSettings

IO_TIMECODECONFIG TYPE REF TO /AWS1/CL_MDCTIMECODECONFIG /AWS1/CL_MDCTIMECODECONFIG

These settings control how the service handles timecodes throughout the job. These settings don't affect input clipping.

IO_TIMEDMETADATAINSERTION TYPE REF TO /AWS1/CL_MDCTIMEDMETINSERTION /AWS1/CL_MDCTIMEDMETINSERTION

Insert user-defined custom ID3 metadata at timecodes that you specify. In each output that you want to include this metadata, you must set ID3 metadata to Passthrough.


Queryable Attributes

AdAvailOffset

When specified, this offset (in milliseconds) is added to the input Ad Avail PTS time.

Accessible with the following methods

Method Description
GET_ADAVAILOFFSET() Getter for ADAVAILOFFSET, with configurable default
ASK_ADAVAILOFFSET() Getter for ADAVAILOFFSET w/ exceptions if field has no value
HAS_ADAVAILOFFSET() Determine if ADAVAILOFFSET has a value

AvailBlanking

Settings for ad avail blanking. Video can be blanked or overlaid with an image, and audio muted during SCTE-35 triggered ad avails.

Accessible with the following methods

Method Description
GET_AVAILBLANKING() Getter for AVAILBLANKING

ColorConversion3DLUTSettings

Use 3D LUTs to specify custom color mapping behavior when you convert from one color space into another. You can include up to 8 different 3D LUTs. For more information, see: https://docs.aws.amazon.com/mediaconvert/latest/ug/3d-luts.html

Accessible with the following methods

Method Description
GET_COLORCONVERSION3DLUTSTGS() Getter for COLORCONVERSION3DLUTSETTINGS, with configurable d
ASK_COLORCONVERSION3DLUTSTGS() Getter for COLORCONVERSION3DLUTSETTINGS w/ exceptions if fie
HAS_COLORCONVERSION3DLUTSTGS() Determine if COLORCONVERSION3DLUTSETTINGS has a value

Esam

Settings for Event Signaling And Messaging (ESAM). If you don't do ad insertion, you can ignore these settings.

Accessible with the following methods

Method Description
GET_ESAM() Getter for ESAM

ExtendedDataServices

If your source content has EIA-608 Line 21 Data Services, enable this feature to specify what MediaConvert does with the Extended Data Services (XDS) packets. You can choose to pass through XDS packets, or remove them from the output. For more information about XDS, see EIA-608 Line Data Services, section 9.5.1.5 05h Content Advisory.

Accessible with the following methods

Method Description
GET_EXTENDEDDATASERVICES() Getter for EXTENDEDDATASERVICES

FollowSource

Specify the input that MediaConvert references for your default output settings. MediaConvert uses this input's Resolution, Frame rate, and Pixel aspect ratio for all outputs that you don't manually specify different output settings for. Enabling this setting will disable "Follow source" for all other inputs. If MediaConvert cannot follow your source, for example if you specify an audio-only input, MediaConvert uses the first followable input instead. In your JSON job specification, enter an integer from 1 to 150 corresponding to the order of your inputs.

Accessible with the following methods

Method Description
GET_FOLLOWSOURCE() Getter for FOLLOWSOURCE, with configurable default
ASK_FOLLOWSOURCE() Getter for FOLLOWSOURCE w/ exceptions if field has no value
HAS_FOLLOWSOURCE() Determine if FOLLOWSOURCE has a value

Inputs

Use Inputs to define the source file used in the transcode job. There can only be one input in a job template. Using the API, you can include multiple inputs when referencing a job template.

Accessible with the following methods

Method Description
GET_INPUTS() Getter for INPUTS, with configurable default
ASK_INPUTS() Getter for INPUTS w/ exceptions if field has no value
HAS_INPUTS() Determine if INPUTS has a value

KantarWatermark

Use these settings only when you use Kantar watermarking. Specify the values that MediaConvert uses to generate and place Kantar watermarks in your output audio. These settings apply to every output in your job. In addition to specifying these values, you also need to store your Kantar credentials in AWS Secrets Manager. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/kantar-watermarking.html.

Accessible with the following methods

Method Description
GET_KANTARWATERMARK() Getter for KANTARWATERMARK

MotionImageInserter

Overlay motion graphics on top of your video. The motion graphics that you specify here appear on all outputs in all output groups. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/motion-graphic-overlay.html.

Accessible with the following methods

Method Description
GET_MOTIONIMAGEINSERTER() Getter for MOTIONIMAGEINSERTER

NielsenConfiguration

Settings for your Nielsen configuration. If you don't do Nielsen measurement and analytics, ignore these settings. When you enable Nielsen configuration, MediaConvert enables PCM to ID3 tagging for all outputs in the job.

Accessible with the following methods

Method Description
GET_NIELSENCONFIGURATION() Getter for NIELSENCONFIGURATION

NielsenNonLinearWatermark

Ignore these settings unless you are using Nielsen non-linear watermarking. Specify the values that MediaConvert uses to generate and place Nielsen watermarks in your output audio. In addition to specifying these values, you also need to set up your cloud TIC server. These settings apply to every output in your job. The MediaConvert implementation is currently with the following Nielsen versions: Nielsen Watermark SDK Version 5.2.1 Nielsen NLM Watermark Engine Version 1.2.7 Nielsen Watermark Authenticator [SID_TIC] Version [5.0.0]

Accessible with the following methods

Method Description
GET_NIELSENNONLINEARWATERM00() Getter for NIELSENNONLINEARWATERMARK

OutputGroups

Contains one group of settings for each set of outputs that share a common package type. All unpackaged files (MPEG-4, MPEG-2 TS, Quicktime, MXF, and no container) are grouped in a single output group as well. Required in is a group of settings that apply to the whole group. This required object depends on the value you set for Type. Type, settings object pairs are as follows. * FILE_GROUP_SETTINGS, FileGroupSettings * HLS_GROUP_SETTINGS, HlsGroupSettings * DASH_ISO_GROUP_SETTINGS, DashIsoGroupSettings * MS_SMOOTH_GROUP_SETTINGS, MsSmoothGroupSettings * CMAF_GROUP_SETTINGS, CmafGroupSettings

Accessible with the following methods

Method Description
GET_OUTPUTGROUPS() Getter for OUTPUTGROUPS, with configurable default
ASK_OUTPUTGROUPS() Getter for OUTPUTGROUPS w/ exceptions if field has no value
HAS_OUTPUTGROUPS() Determine if OUTPUTGROUPS has a value

TimecodeConfig

These settings control how the service handles timecodes throughout the job. These settings don't affect input clipping.

Accessible with the following methods

Method Description
GET_TIMECODECONFIG() Getter for TIMECODECONFIG

TimedMetadataInsertion

Insert user-defined custom ID3 metadata at timecodes that you specify. In each output that you want to include this metadata, you must set ID3 metadata to Passthrough.

Accessible with the following methods

Method Description
GET_TIMEDMETADATAINSERTION() Getter for TIMEDMETADATAINSERTION