<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/test, branch 2381-templates</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=2381-templates</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=2381-templates'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2023-09-17T22:36:46Z</updated>
<entry>
<title>Remove default standard setting (already taken from template).</title>
<updated>2023-09-17T22:36:46Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-09-17T22:36:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8bf885d308586842bb3195745cb40480a91793a2'/>
<id>urn:sha1:8bf885d308586842bb3195745cb40480a91793a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove default J2K bandwidth setting (already taken from template).</title>
<updated>2023-09-17T22:03:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-09-17T22:03:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a40d665fa9795e6d8a47f9fa962ef1e64d754778'/>
<id>urn:sha1:a40d665fa9795e6d8a47f9fa962ef1e64d754778</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove default DCP audio channel setting (already taken from template).</title>
<updated>2023-09-17T21:44:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-09-17T21:44:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f96f38c99d7ca810e70e2fb007039c240e14c4bf'/>
<id>urn:sha1:f96f38c99d7ca810e70e2fb007039c240e14c4bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove default DCP content type setting (already taken from template).</title>
<updated>2023-09-17T21:22:10Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-09-17T21:22:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=45f029ce9688a38b8271aa3d23abde1c4d3a31d2'/>
<id>urn:sha1:45f029ce9688a38b8271aa3d23abde1c4d3a31d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move UTC offset for KDMs from the cinema to the point of KDM creation (#2300).</title>
<updated>2023-09-14T20:27:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-12-01T21:30:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f19abd2f18c890018269d95c345b507c6cb9d315'/>
<id>urn:sha1:f19abd2f18c890018269d95c345b507c6cb9d315</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change how video timing is done.</title>
<updated>2023-09-14T20:27:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-09-29T08:17:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6a7b01a6703ce2f19dd3a2bf104e0ccd39150dc9'/>
<id>urn:sha1:6a7b01a6703ce2f19dd3a2bf104e0ccd39150dc9</id>
<content type='text'>
This commit changes the approach with video timing.  Previously,
we would (more-or-less) try to use every video frame from the content
in the output, hoping that they come at a constant frame rate.

This is not always the case, however.  Here we preserve the PTS
of video frames, and then when one arrives we output whatever
DCP video frames we can (at the regular DCP frame rate).

Hopefully this will solve a range of sync problems, but it
could also introduce new ones.
</content>
</entry>
<entry>
<title>Write player debug logs from tests on -- --log=debug-player</title>
<updated>2023-09-14T20:27:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-09-28T21:59:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6dd54e28c36ada5d481ea469508629726dc652a9'/>
<id>urn:sha1:6dd54e28c36ada5d481ea469508629726dc652a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: fix name of film to match test.</title>
<updated>2023-09-14T20:27:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-10-02T19:55:55Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1273ec0c5cfd8b54108eb3701df200c4aad6f815'/>
<id>urn:sha1:1273ec0c5cfd8b54108eb3701df200c4aad6f815</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Normalise XML attribute names to be camelCase (#2241).</title>
<updated>2023-09-14T20:27:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-09-10T22:10:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5530667b32e0a0e658d2368e92a4995baddf7819'/>
<id>urn:sha1:5530667b32e0a0e658d2368e92a4995baddf7819</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use 2.18.x subdirectory for configuration.</title>
<updated>2023-09-14T20:27:39Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-09-26T18:20:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2fda9d02508d9e2d92f94550b6f08a7c29dd6300'/>
<id>urn:sha1:2fda9d02508d9e2d92f94550b6f08a7c29dd6300</id>
<content type='text'>
</content>
</entry>
</feed>
