diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-01-18 13:05:11 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-01-18 13:05:11 +0100 |
| commit | 36310b78f8fd84554f2c87dc513bd04efe0fd69a (patch) | |
| tree | 5586b8e6ecf890ee6a9887945a8c58e8ebea1e9d /test/ref/DCP/dcp_test7 | |
| parent | bcc07ce5fce539b83fb2469073ed609c75ea9709 (diff) | |
Bv2.1 8.6.{1.2}: CompositionMetadataAsset must exist and it must have some <VersionNumber>.
Diffstat (limited to 'test/ref/DCP/dcp_test7')
| -rw-r--r-- | test/ref/DCP/dcp_test7/ASSETMAP | 2 | ||||
| -rw-r--r-- | test/ref/DCP/dcp_test7/audio.mxf | bin | 161326 -> 881326 bytes | |||
| -rw-r--r-- | test/ref/DCP/dcp_test7/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml | 2 | ||||
| -rw-r--r-- | test/ref/DCP/dcp_test7/pkl_63c3aece-c581-4603-b612-75e43f0c0430.xml | 6 |
4 files changed, 5 insertions, 5 deletions
diff --git a/test/ref/DCP/dcp_test7/ASSETMAP b/test/ref/DCP/dcp_test7/ASSETMAP index 85222f75..a0a42801 100644 --- a/test/ref/DCP/dcp_test7/ASSETMAP +++ b/test/ref/DCP/dcp_test7/ASSETMAP @@ -48,7 +48,7 @@ <Path>audio.mxf</Path> <VolumeIndex>1</VolumeIndex> <Offset>0</Offset> - <Length>161326</Length> + <Length>881326</Length> </Chunk> </ChunkList> </Asset> diff --git a/test/ref/DCP/dcp_test7/audio.mxf b/test/ref/DCP/dcp_test7/audio.mxf Binary files differindex b58ff436..0b5a4459 100644 --- a/test/ref/DCP/dcp_test7/audio.mxf +++ b/test/ref/DCP/dcp_test7/audio.mxf diff --git a/test/ref/DCP/dcp_test7/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml b/test/ref/DCP/dcp_test7/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml index f78c3711..a9ff202b 100644 --- a/test/ref/DCP/dcp_test7/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml +++ b/test/ref/DCP/dcp_test7/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml @@ -52,7 +52,7 @@ <IntrinsicDuration>24</IntrinsicDuration> <EntryPoint>0</EntryPoint> <Duration>24</Duration> - <Hash>cb1OLhgHG9svy7G8hoTSPpltzhw=</Hash> + <Hash>qtXbkcwhUj/yqquVLmV+wbzbxQ8=</Hash> </MainSound> </AssetList> </Reel> diff --git a/test/ref/DCP/dcp_test7/pkl_63c3aece-c581-4603-b612-75e43f0c0430.xml b/test/ref/DCP/dcp_test7/pkl_63c3aece-c581-4603-b612-75e43f0c0430.xml index ca2c865d..919fe206 100644 --- a/test/ref/DCP/dcp_test7/pkl_63c3aece-c581-4603-b612-75e43f0c0430.xml +++ b/test/ref/DCP/dcp_test7/pkl_63c3aece-c581-4603-b612-75e43f0c0430.xml @@ -9,7 +9,7 @@ <Asset> <Id>urn:uuid:81fb54df-e1bf-4647-8788-ea7ba154375b</Id> <AnnotationText>81fb54df-e1bf-4647-8788-ea7ba154375b</AnnotationText> - <Hash>tc+MzIDj0cjUXzAGaE5mmse4DVM=</Hash> + <Hash>JxqfjtwuLuimdPydOWGY/Vgrzek=</Hash> <Size>2168</Size> <Type>text/xml;asdcpKind=CPL</Type> </Asset> @@ -23,8 +23,8 @@ <Asset> <Id>urn:uuid:9482e87d-292d-4e0e-a98d-c61822b60fe9</Id> <AnnotationText>9482e87d-292d-4e0e-a98d-c61822b60fe9</AnnotationText> - <Hash>cb1OLhgHG9svy7G8hoTSPpltzhw=</Hash> - <Size>161326</Size> + <Hash>qtXbkcwhUj/yqquVLmV+wbzbxQ8=</Hash> + <Size>881326</Size> <Type>application/x-smpte-mxf;asdcpKind=Sound</Type> </Asset> </AssetList> |
