diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-09-06 20:10:13 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-09-21 21:57:18 +0200 |
| commit | cdc8bc6a7da0b4f8c3dbfcf560fea61473cf1ca3 (patch) | |
| tree | 6f6fc0c6b7897e6d3bd48fcc27e0e5eb08fc92b9 /test/ref/cpl_metadata_test2.xml | |
| parent | 445f2495fbb0885132d3a6c8e7a1e135cbac3cce (diff) | |
Support MCA sound channel tags in MXF/CPL.
Diffstat (limited to 'test/ref/cpl_metadata_test2.xml')
| -rw-r--r-- | test/ref/cpl_metadata_test2.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ref/cpl_metadata_test2.xml b/test/ref/cpl_metadata_test2.xml index d61a7113..a7b20ff3 100644 --- a/test/ref/cpl_metadata_test2.xml +++ b/test/ref/cpl_metadata_test2.xml @@ -32,7 +32,7 @@ <EditRate>24 1</EditRate> <IntrinsicDuration>24</IntrinsicDuration> <meta:FullContentTitleText/> - <meta:MainSoundConfiguration>71/L,R,C,LFE,-,-,-,-,-,-,-,-,-,Sync,-,-</meta:MainSoundConfiguration> + <meta:MainSoundConfiguration>71/L,R,C,LFE,-,-,-,-,-,-,-,-,-,FSKSync,-,-</meta:MainSoundConfiguration> <meta:MainSoundSampleRate>48000 1</meta:MainSoundSampleRate> <meta:MainPictureStoredArea> <meta:Width>1998</meta:Width> |
