Skip to content

Dolby Atmos NumberOfObjects & NumberOfBeds #814

@joe-sciame-wm

Description

@joe-sciame-wm

Hi Jerome,

Is it possible to get to these items within the extra metadata of the Dolby Atmos metadata?

I setup a policy like

 <rule name="NumberOfObjects" value="extra[1]/NumberOfObjects" tracktype="Audio" occurrence="*" operator="&lt;=" level="error">118</rule>
<extra>        
        <Locked>No</Locked>           
         ...
        <Metadata_Format>ADM, Version 0</Metadata_Format>        
        <AdmProfile>Dolby Atmos Master, Version 1</AdmProfile>        
        <AdmProfile_Format>Dolby Atmos Master</AdmProfile_Format>        
        <AdmProfile_Version>1</AdmProfile_Version>        
        <NumberOfProgrammes>1</NumberOfProgrammes>        
        <NumberOfContents>1</NumberOfContents>        
        <NumberOfObjects>119</NumberOfObjects>        
        <NumberOfPackFormats>119</NumberOfPackFormats>        
        <NumberOfChannelFormats>128</NumberOfChannelFormats>        
        <NumberOfTrackUIDs>128</NumberOfTrackUIDs>        
        <NumberOfTrackFormats>128</NumberOfTrackFormats>        
        <NumberOfStreamFormats>128</NumberOfStreamFormats>   

The MediaInfo from inside Mediaconch doesn't seem to recognize these fields so I'm getting actual="" instead of the actual value. Seeing the same when I take the Atmos file and doing a profile from file, I'm not seeing these fields available.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions