<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/examples, branch utf8</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=utf8</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=utf8'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2022-12-12T16:33:39Z</updated>
<entry>
<title>Add missing initialisation calls to example.</title>
<updated>2022-12-12T16:33:39Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-12-12T16:33:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=fe474571eda2ef0eed219d32a9e517512faec52a'/>
<id>urn:sha1:fe474571eda2ef0eed219d32a9e517512faec52a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add make_kdm.cc example.</title>
<updated>2022-11-27T22:11:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-11-27T22:11:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=ee231792fe8ec4d4f26ad81778ca5ae6187e46be'/>
<id>urn:sha1:ee231792fe8ec4d4f26ad81778ca5ae6187e46be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidy up examples/wscript.</title>
<updated>2022-11-27T21:55:01Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-11-27T21:55:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=43ec2d1e3a5fdb53d1e3c4239695b39198e79167'/>
<id>urn:sha1:43ec2d1e3a5fdb53d1e3c4239695b39198e79167</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tweak path in the example.</title>
<updated>2022-03-07T20:52:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-03-07T20:52:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=03a4fab49fd5a0b3c4b82ee174501b650db78d80'/>
<id>urn:sha1:03a4fab49fd5a0b3c4b82ee174501b650db78d80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix/hide some warnings.</title>
<updated>2021-04-13T23:00:05Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-04-13T23:00:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=274dd30f2b11fe8ea563a2ac7436c9d463865b0b'/>
<id>urn:sha1:274dd30f2b11fe8ea563a2ac7436c9d463865b0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Specify CPL standard on construction.</title>
<updated>2021-04-11T23:22:10Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-04-11T20:24:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=498806d76160a6b1fa0af58e7734c0f553abf12b'/>
<id>urn:sha1:498806d76160a6b1fa0af58e7734c0f553abf12b</id>
<content type='text'>
Then choose which standard DCP should use based on the CPL(s).
</content>
</entry>
<entry>
<title>Write MCA tags based on the specified sound field.</title>
<updated>2021-03-25T23:09:15Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-03-25T23:09:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=b9c5e3f74550917676e14324791d6ba4d0c07cac'/>
<id>urn:sha1:b9c5e3f74550917676e14324791d6ba4d0c07cac</id>
<content type='text'>
I had previously assumed that one should write MCA information into
the sound MXF based on what channels actually contain sound rather
than silence.

However a previous example of a stereo DCP gives a verification error
in EasyDCP (see DoM bug #1935) which is solved by adding MCA tags
for each channel in the specified sound field (e.g. at least 6 tags
for a file which is marked as 5.1) even if the audio is really stereo.

This commit removes the "active channels" stuff and makes sure
that if we say a file is 5.1 we write at least 6 MCA tags (and
similarly for 7.1).
</content>
</entry>
<entry>
<title>Use std::array.</title>
<updated>2021-02-27T23:09:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-02-27T23:09:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=ca840a47a2db825f5e4e11419a9014c7df93624a'/>
<id>urn:sha1:ca840a47a2db825f5e4e11419a9014c7df93624a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use new write() method in example.</title>
<updated>2021-02-27T23:09:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-02-27T23:09:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=4ee35138973188536d8b9dec2b06ff1e737b67c4'/>
<id>urn:sha1:4ee35138973188536d8b9dec2b06ff1e737b67c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Whitespace.</title>
<updated>2021-02-27T23:09:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-02-27T23:09:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=de2a8ad58860273610dcd4bf449f0ada51bafb5f'/>
<id>urn:sha1:de2a8ad58860273610dcd4bf449f0ada51bafb5f</id>
<content type='text'>
</content>
</entry>
</feed>
