Skip to content

/AWS1/CL_MDCDOLBYVISION

Create Dolby Vision Profile 5 or Profile 8.1 compatible video output.

CONSTRUCTOR

IMPORTING

Optional arguments:

IO_L6METADATA TYPE REF TO /AWS1/CL_MDCDOLBYVISIONLEVEL00 /AWS1/CL_MDCDOLBYVISIONLEVEL00

Use these settings when you set DolbyVisionLevel6Mode to SPECIFY to override the MaxCLL and MaxFALL values in your input with new values.

IV_L6MODE TYPE /AWS1/MDCDOLBYVISIONLEVEL6MODE /AWS1/MDCDOLBYVISIONLEVEL6MODE

Use Dolby Vision Mode to choose how the service will handle Dolby Vision MaxCLL and MaxFALL properies.

IV_MAPPING TYPE /AWS1/MDCDOLBYVISIONMAPPING /AWS1/MDCDOLBYVISIONMAPPING

Required when you set Dolby Vision Profile to Profile 8.1. When you set Content mapping to None, content mapping is not applied to the HDR10-compatible signal. Depending on the source peak nit level, clipping might occur on HDR devices without Dolby Vision. When you set Content mapping to HDR10 1000, the transcoder creates a 1,000 nits peak HDR10-compatible signal by applying static content mapping to the source. This mode is speed-optimized for PQ10 sources with metadata that is created from analysis. For graded Dolby Vision content, be aware that creative intent might not be guaranteed with extreme 1,000 nits trims.

IV_PROFILE TYPE /AWS1/MDCDOLBYVISIONPROFILE /AWS1/MDCDOLBYVISIONPROFILE

Required when you enable Dolby Vision. Use Profile 5 to include frame-interleaved Dolby Vision metadata in your output. Your input must include Dolby Vision metadata or an HDR10 YUV color space. Use Profile 8.1 to include frame-interleaved Dolby Vision metadata and HDR10 metadata in your output. Your input must include Dolby Vision metadata.


Queryable Attributes

L6Metadata

Use these settings when you set DolbyVisionLevel6Mode to SPECIFY to override the MaxCLL and MaxFALL values in your input with new values.

Accessible with the following methods

Method Description
GET_L6METADATA() Getter for L6METADATA

L6Mode

Use Dolby Vision Mode to choose how the service will handle Dolby Vision MaxCLL and MaxFALL properies.

Accessible with the following methods

Method Description
GET_L6MODE() Getter for L6MODE, with configurable default
ASK_L6MODE() Getter for L6MODE w/ exceptions if field has no value
HAS_L6MODE() Determine if L6MODE has a value

Mapping

Required when you set Dolby Vision Profile to Profile 8.1. When you set Content mapping to None, content mapping is not applied to the HDR10-compatible signal. Depending on the source peak nit level, clipping might occur on HDR devices without Dolby Vision. When you set Content mapping to HDR10 1000, the transcoder creates a 1,000 nits peak HDR10-compatible signal by applying static content mapping to the source. This mode is speed-optimized for PQ10 sources with metadata that is created from analysis. For graded Dolby Vision content, be aware that creative intent might not be guaranteed with extreme 1,000 nits trims.

Accessible with the following methods

Method Description
GET_MAPPING() Getter for MAPPING, with configurable default
ASK_MAPPING() Getter for MAPPING w/ exceptions if field has no value
HAS_MAPPING() Determine if MAPPING has a value

Profile

Required when you enable Dolby Vision. Use Profile 5 to include frame-interleaved Dolby Vision metadata in your output. Your input must include Dolby Vision metadata or an HDR10 YUV color space. Use Profile 8.1 to include frame-interleaved Dolby Vision metadata and HDR10 metadata in your output. Your input must include Dolby Vision metadata.

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