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/dcp_test2/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/dcp_test2/ASSETMAP.xml')
| -rw-r--r-- | test/ref/DCP/dcp_test2/ASSETMAP.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/ref/DCP/dcp_test2/ASSETMAP.xml b/test/ref/DCP/dcp_test2/ASSETMAP.xml index 68d9a5cb..b32d045c 100644 --- a/test/ref/DCP/dcp_test2/ASSETMAP.xml +++ b/test/ref/DCP/dcp_test2/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:017b3de4-6dda-408d-b19b-6711354b0bc3</Id> + <Id>urn:uuid:d76fdaaf-8316-42dc-a87e-1719ad6ca3ca</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:d199d58b-5ef8-4d49-b270-07e590ccb280</Id> + <Id>urn:uuid:8577c7c0-be29-4eb5-a449-1e3870a42bbd</Id> <PackingList>true</PackingList> <ChunkList> <Chunk> - <Path>pkl_d199d58b-5ef8-4d49-b270-07e590ccb280.xml</Path> + <Path>pkl_8577c7c0-be29-4eb5-a449-1e3870a42bbd.xml</Path> <VolumeIndex>1</VolumeIndex> <Offset>0</Offset> <Length>1380</Length> |
