/AWS1/CL_MDCEMBEDDEDSOURCESTGS¶
Settings for embedded captions Source
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_convert608to708
TYPE /AWS1/MDCEMBEDDEDCONVERT608T00
/AWS1/MDCEMBEDDEDCONVERT608T00
¶
Specify whether this set of input captions appears in your outputs in both 608 and 708 format. If you choose Upconvert, MediaConvert includes the captions data in two ways: it passes the 608 data through using the 608 compatibility bytes fields of the 708 wrapper, and it also translates the 608 data into 708.
iv_source608channelnumber
TYPE /AWS1/MDC__INTEGERMIN1MAX4
/AWS1/MDC__INTEGERMIN1MAX4
¶
Specifies the 608/708 channel number within the video track from which to extract captions. Unused for passthrough.
iv_source608tracknumber
TYPE /AWS1/MDC__INTEGERMIN1MAX1
/AWS1/MDC__INTEGERMIN1MAX1
¶
Specifies the video track index used for extracting captions. The system only supports one input video track, so this should always be set to '1'.
iv_terminatecaptions
TYPE /AWS1/MDCEMBEDDEDTERMINATECA00
/AWS1/MDCEMBEDDEDTERMINATECA00
¶
By default, the service terminates any unterminated captions at the end of each input. If you want the caption to continue onto your next input, disable this setting.
Queryable Attributes¶
Convert608To708¶
Specify whether this set of input captions appears in your outputs in both 608 and 708 format. If you choose Upconvert, MediaConvert includes the captions data in two ways: it passes the 608 data through using the 608 compatibility bytes fields of the 708 wrapper, and it also translates the 608 data into 708.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CONVERT608TO708() |
Getter for CONVERT608TO708, with configurable default |
ASK_CONVERT608TO708() |
Getter for CONVERT608TO708 w/ exceptions if field has no val |
HAS_CONVERT608TO708() |
Determine if CONVERT608TO708 has a value |
Source608ChannelNumber¶
Specifies the 608/708 channel number within the video track from which to extract captions. Unused for passthrough.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SOURCE608CHANNELNUMBER() |
Getter for SOURCE608CHANNELNUMBER, with configurable default |
ASK_SOURCE608CHANNELNUMBER() |
Getter for SOURCE608CHANNELNUMBER w/ exceptions if field has |
HAS_SOURCE608CHANNELNUMBER() |
Determine if SOURCE608CHANNELNUMBER has a value |
Source608TrackNumber¶
Specifies the video track index used for extracting captions. The system only supports one input video track, so this should always be set to '1'.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SOURCE608TRACKNUMBER() |
Getter for SOURCE608TRACKNUMBER, with configurable default |
ASK_SOURCE608TRACKNUMBER() |
Getter for SOURCE608TRACKNUMBER w/ exceptions if field has n |
HAS_SOURCE608TRACKNUMBER() |
Determine if SOURCE608TRACKNUMBER has a value |
TerminateCaptions¶
By default, the service terminates any unterminated captions at the end of each input. If you want the caption to continue onto your next input, disable this setting.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TERMINATECAPTIONS() |
Getter for TERMINATECAPTIONS, with configurable default |
ASK_TERMINATECAPTIONS() |
Getter for TERMINATECAPTIONS w/ exceptions if field has no v |
HAS_TERMINATECAPTIONS() |
Determine if TERMINATECAPTIONS has a value |