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_test1/ASSETMAP.xml | |
| 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_test1/ASSETMAP.xml')
| -rw-r--r-- | test/ref/DCP/dcp_test1/ASSETMAP.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/test/ref/DCP/dcp_test1/ASSETMAP.xml b/test/ref/DCP/dcp_test1/ASSETMAP.xml index fcb38592..72096d95 100644 --- a/test/ref/DCP/dcp_test1/ASSETMAP.xml +++ b/test/ref/DCP/dcp_test1/ASSETMAP.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <AssetMap xmlns="http://www.smpte-ra.org/schemas/429-9/2007/AM"> - <Id>urn:uuid:2b9b857f-ab4a-440e-a313-1ace0f1cfc95</Id> + <Id>urn:uuid:07e9f5a0-83ab-4791-8c6b-7df5d11f76f9</Id> <AnnotationText>Created by libdcp</AnnotationText> <Creator>OpenDCP 0.0.25</Creator> <VolumeCount>1</VolumeCount> @@ -8,11 +8,11 @@ <Issuer>OpenDCP 0.0.25</Issuer> <AssetList> <Asset> - <Id>urn:uuid:63c3aece-c581-4603-b612-75e43f0c0430</Id> + <Id>urn:uuid:2b9b857f-ab4a-440e-a313-1ace0f1cfc95</Id> <PackingList>true</PackingList> <ChunkList> <Chunk> - <Path>pkl_63c3aece-c581-4603-b612-75e43f0c0430.xml</Path> + <Path>pkl_2b9b857f-ab4a-440e-a313-1ace0f1cfc95.xml</Path> <VolumeIndex>1</VolumeIndex> <Offset>0</Offset> <Length>1186</Length> @@ -26,7 +26,7 @@ <Path>cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml</Path> <VolumeIndex>1</VolumeIndex> <Offset>0</Offset> - <Length>2170</Length> + <Length>5082</Length> </Chunk> </ChunkList> </Asset> @@ -48,7 +48,7 @@ <Path>audio.mxf</Path> <VolumeIndex>1</VolumeIndex> <Offset>0</Offset> - <Length>161326</Length> + <Length>881326</Length> </Chunk> </ChunkList> </Asset> |
