Description of the issue

(attribute name) attribute is not present (extra spec name if needed)

References

ITU-R BS.2076 (ADM):
audioProgrammeID: "audioProgramme attributes [...] audioProgrammeID [...] Required [...] Yes"
audioProgrammeName: "audioProgramme attributes [...] audioProgrammeName [...] Required [...] Yes"
audioContentID: "audioContent attributes [...] audioContentID [...] Required [...] Yes"
audioContentName: "audioContent attributes [...] audioContentName [...] Required [...] Yes"
audioObjectID: "audioObject attributes [...] audioObjectID [...] Required [...] Yes"
audioObjectName: "audioObject attributes [...] audioObjectName [...] Required [...] Yes"
audioPackFormatID: "audioPackFormat attributes [...] audioPackFormatID [...] Required [...] Yes"
audioPackFormatName: "audioPackFormat attributes [...] audioPackFormatName [...] Required [...] Yes"
audioChannelFormatID: "audioChannelFormat attributes [...] audioChannelFormatID [...] Required [...] Yes"
audioChannelFormatName: "audioChannelFormat attributes [...] audioChannelFormatName [...] Required [...] Yes"
UID: "audioTrackUID attributes [...] UID [...] Required [...] Yes"
audioTrackFormatID: "audioTrackFormat attributes [...] audioTrackFormatID [...] Required [...] Yes"
audioTrackFormatName: "audioTrackFormat attributes [...] audioTrackFormatName [...] Required [...] Yes"
audioStreamFormatID: "audioStreamFormat attributes [...] audioStreamFormatID [...] Required [...] Yes"
audioStreamFormatName: "audioStreamFormat attributes [...] audioStreamFormatName [...] Required [...] Yes"
audioBlockFormatID: "audioBlockFormat attributes [...] audioBlockFormatID [...] Required [...] Yes"

Dolby Atmos Master ADM Profile:
start: "audioProgramme attributes [...] start [...] Required [...] Yes"
end: "audioProgramme attributes [...] end [...] Required [...] Yes"
maxDuckingDepth: "audioProgramme attributes [...] maxDuckingDepth [...] This attribute shall not be present"
duration: "audioObject attributes [...] duration [...] Required [...] Yes"
typeDefinition: "audioPackFormat attributes [...] typeDefinition [...] Required [...] Yes"
typeLabel: "audioPackFormat attributes [...] typeLabel [...] Required [...] Yes"
typeDefinition: "audioChannelFormat attributes [...] typeDefinition [...] Required [...] Yes"
typeLabel: "audioChannelFormat attributes [...] typeLabel [...] Required [...] Yes"
sampleRate: "audioTrackUID attributes [...] sampleRate [...] Required [...] Yes"
bitDepth: "audioTrackUID attributes [...] bitDepth [...] Required [...] Yes"
formatLabel: "audioTrackFormat attributes [...] formatLabel [...] Required [...] Yes"
formatDefinition: "audioTrackFormat attributes [...] formatDefinition [...] Required [...] Yes"
formatLabel: "audioStreamFormat attributes [...] formatLabel [...] Required [...] Yes"
formatDefinition: "audioStreamFormat attributes [...] formatDefinition [...] Required [...] Yes"

Possible solution/action

ITU-R BS.2076:
Update the encoder to write this element, then reencode the content.

Dolby Atmos Master ADM Profile:
Update the encoder to write this element, then reencode the content.

Severity

Error