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_test1/ASSETMAP.xml | |
| parent | 6af628a0404e7135cb77cfa6d49a8419c883f2bf (diff) | |
Bv2.1 8.5: FFOC and LFOC should be present and have particular values.
Diffstat (limited to 'test/ref/DCP/dcp_test1/ASSETMAP.xml')
| -rw-r--r-- | test/ref/DCP/dcp_test1/ASSETMAP.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/ref/DCP/dcp_test1/ASSETMAP.xml b/test/ref/DCP/dcp_test1/ASSETMAP.xml index 5879f033..fcb38592 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:63c3aece-c581-4603-b612-75e43f0c0430</Id> + <Id>urn:uuid:2b9b857f-ab4a-440e-a313-1ace0f1cfc95</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: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>1186</Length> @@ -26,7 +26,7 @@ <Path>cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml</Path> <VolumeIndex>1</VolumeIndex> <Offset>0</Offset> - <Length>1589</Length> + <Length>2170</Length> </Chunk> </ChunkList> </Asset> |
