diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-01-18 00:27:34 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-01-18 00:27:34 +0100 |
| commit | 2915c4f48129a4cac2c8ca364b09dd8047364aad (patch) | |
| tree | 119434688e7d055c89cd9d54d15c6b068755f670 /test/ref/DCP/dcp_test7/ASSETMAP | |
| parent | 6af628a0404e7135cb77cfa6d49a8419c883f2bf (diff) | |
Bv2.1 8.5: FFOC and LFOC should be present and have particular values.
Diffstat (limited to 'test/ref/DCP/dcp_test7/ASSETMAP')
| -rw-r--r-- | test/ref/DCP/dcp_test7/ASSETMAP | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/ref/DCP/dcp_test7/ASSETMAP b/test/ref/DCP/dcp_test7/ASSETMAP index 2558a5a4..85222f75 100644 --- a/test/ref/DCP/dcp_test7/ASSETMAP +++ b/test/ref/DCP/dcp_test7/ASSETMAP @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <AssetMap xmlns="http://www.digicine.com/PROTO-ASDCP-AM-20040311#"> - <Id>urn:uuid:63c3aece-c581-4603-b612-75e43f0c0430</Id> + <Id>urn:uuid:2b9b857f-ab4a-440e-a313-1ace0f1cfc95</Id> <AnnotationText>Created by libdcp</AnnotationText> <VolumeCount>1</VolumeCount> <IssueDate>2012-07-17T04:45:18+00:00</IssueDate> @@ -8,11 +8,11 @@ <Creator>OpenDCP 0.0.25</Creator> <AssetList> <Asset> - <Id>urn:uuid:cd49971e-bf4c-4594-8474-54ebef09a40c</Id> + <Id>urn:uuid:63c3aece-c581-4603-b612-75e43f0c0430</Id> <PackingList>true</PackingList> <ChunkList> <Chunk> - <Path>pkl_cd49971e-bf4c-4594-8474-54ebef09a40c.xml</Path> + <Path>pkl_63c3aece-c581-4603-b612-75e43f0c0430.xml</Path> <VolumeIndex>1</VolumeIndex> <Offset>0</Offset> <Length>1253</Length> @@ -26,7 +26,7 @@ <Path>cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml</Path> <VolumeIndex>1</VolumeIndex> <Offset>0</Offset> - <Length>1587</Length> + <Length>2168</Length> </Chunk> </ChunkList> </Asset> |
