<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/util.cc, branch prores-debug</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=prores-debug</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=prores-debug'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2022-10-19T12:44:01Z</updated>
<entry>
<title>Change how video timing is done.</title>
<updated>2022-10-19T12:44:01Z</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=f2e3522a9dcf7bd0a7a1f1073e45b4450e3b68f0'/>
<id>urn:sha1:f2e3522a9dcf7bd0a7a1f1073e45b4450e3b68f0</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>Add contains_assetmap()</title>
<updated>2022-10-04T22:51:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-10-04T22:51:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=afa092638250c72a92136b0b440bb6bb7c070702'/>
<id>urn:sha1:afa092638250c72a92136b0b440bb6bb7c070702</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle vertical alignment of subs correctly wrt the difference between Interop and SMPTE.</title>
<updated>2022-07-20T08:22:55Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-07-06T10:25:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9726a58f44d52d235b027225ddd68c6acf83c733'/>
<id>urn:sha1:9726a58f44d52d235b027225ddd68c6acf83c733</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More error message improvements.</title>
<updated>2022-07-14T18:24:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-07-14T18:24:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8dfe86431424fa6c43a0ff3ca092989d21a47dbf'/>
<id>urn:sha1:8dfe86431424fa6c43a0ff3ca092989d21a47dbf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Advanced option to allow mapping to any audio channel (#2279).</title>
<updated>2022-06-30T22:02:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-06-28T22:00:55Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a876dc03d70b6d3971ba0fc6e28c59b412c5f0a3'/>
<id>urn:sha1:a876dc03d70b6d3971ba0fc6e28c59b412c5f0a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Find Liberation Sans with local builds on Fedora.</title>
<updated>2022-06-30T22:02:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-06-28T21:34:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=450fa35934fbc6d2c8f09590e830fd369914ccc5'/>
<id>urn:sha1:450fa35934fbc6d2c8f09590e830fd369914ccc5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Log errors from asdcplib in our logs.</title>
<updated>2022-06-13T22:19:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-05-01T18:45:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=cd5ed3bbb45fc41e2c414276477eed2448d5a699'/>
<id>urn:sha1:cd5ed3bbb45fc41e2c414276477eed2448d5a699</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rearrange subtitle font management.</title>
<updated>2022-06-07T15:01:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-06-01T11:03:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5a820bb8fae34591be5ac6d19a73461b9dab532a'/>
<id>urn:sha1:5a820bb8fae34591be5ac6d19a73461b9dab532a</id>
<content type='text'>
With this change each subtitle coming out of the player has a reference
to a dcpomatic::Font that belongs to the TextContent.  This hopefully
solves a few problems which all basically stemmed from the fact that
previously the decoders/player were deciding what the font ID in the
output DCP would be - they can't do that properly.
</content>
</entry>
<entry>
<title>Fix incorrect extension on interop subtitle files (#2270).</title>
<updated>2022-06-07T10:36:40Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-06-07T10:36:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6a3c03c5eed3cab8fdfdb04fcbaf6cabe8c715e9'/>
<id>urn:sha1:6a3c03c5eed3cab8fdfdb04fcbaf6cabe8c715e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make subtitle asset filename obey custom settings (#2260).</title>
<updated>2022-06-03T20:40:59Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-06-03T18:07:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6fa6f0a7ca116c6cf5dc5b8d2e8ed3a0fd4a6127'/>
<id>urn:sha1:6fa6f0a7ca116c6cf5dc5b8d2e8ed3a0fd4a6127</id>
<content type='text'>
</content>
</entry>
</feed>
