diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-10-16 23:13:10 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-10-17 12:44:04 +0200 |
| commit | 06c02f781597a5679c9a2fcdc7a7c9f79f58f6f4 (patch) | |
| tree | c8ce7dff80911b4513c4d5ff109689aecd03c638 /test/ref/DCP/encryption_test/ASSETMAP.xml | |
| parent | 460e2fb65c378256a8f8fb7f3249f746c5b1990e (diff) | |
Don't write MCA subdescriptors for channels that don't exist in the MXF (#2631).v1.8.86
This causes some test ID churn.
Diffstat (limited to 'test/ref/DCP/encryption_test/ASSETMAP.xml')
| -rw-r--r-- | test/ref/DCP/encryption_test/ASSETMAP.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/ref/DCP/encryption_test/ASSETMAP.xml b/test/ref/DCP/encryption_test/ASSETMAP.xml index 902833dc..9abf60a6 100644 --- a/test/ref/DCP/encryption_test/ASSETMAP.xml +++ b/test/ref/DCP/encryption_test/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:460be38d-d560-455c-ad57-b2e80ca9b228</Id> + <Id>urn:uuid:d060dec0-cb61-4ca0-8d12-39346c7ec9c5</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:93887017-5d6a-4ee5-b5f4-161b06281d0e</Id> + <Id>urn:uuid:5203f3d4-9d62-4062-8bf1-7a114eff99df</Id> <PackingList>true</PackingList> <ChunkList> <Chunk> - <Path>pkl_93887017-5d6a-4ee5-b5f4-161b06281d0e.xml</Path> + <Path>pkl_5203f3d4-9d62-4062-8bf1-7a114eff99df.xml</Path> <VolumeIndex>1</VolumeIndex> <Offset>0</Offset> <Length>8902</Length> |
