diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-12-12 23:08:56 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-01-17 20:13:22 +0100 |
| commit | d460960876cfef9d8638843345fdc1db1294db73 (patch) | |
| tree | 83bf5dee4355cea497d1a51b823c73c6143f245b /test/ref/DCP/dcp_test1/ASSETMAP.xml | |
| parent | 23e8b88797af2e6344f769cac05018da479e2da5 (diff) | |
Use a valid frame size for simple_picture().
Diffstat (limited to 'test/ref/DCP/dcp_test1/ASSETMAP.xml')
| -rw-r--r-- | test/ref/DCP/dcp_test1/ASSETMAP.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/ref/DCP/dcp_test1/ASSETMAP.xml b/test/ref/DCP/dcp_test1/ASSETMAP.xml index cf2fdaa7..5879f033 100644 --- a/test/ref/DCP/dcp_test1/ASSETMAP.xml +++ b/test/ref/DCP/dcp_test1/ASSETMAP.xml @@ -26,7 +26,7 @@ <Path>cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml</Path> <VolumeIndex>1</VolumeIndex> <Offset>0</Offset> - <Length>1585</Length> + <Length>1589</Length> </Chunk> </ChunkList> </Asset> @@ -37,7 +37,7 @@ <Path>video.mxf</Path> <VolumeIndex>1</VolumeIndex> <Offset>0</Offset> - <Length>26080</Length> + <Length>40144</Length> </Chunk> </ChunkList> </Asset> |
