<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib, branch v2.14.2</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.14.2</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.14.2'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2019-05-05T22:32:40Z</updated>
<entry>
<title>Updated nl_NL translation from Rob van Nieuwkerk.</title>
<updated>2019-05-05T22:32:40Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-05-05T22:32:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a49c3824e1b88e37a58a05b9142008ccd192d3d3'/>
<id>urn:sha1:a49c3824e1b88e37a58a05b9142008ccd192d3d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stop video filters emitting frames from the old position just</title>
<updated>2019-05-05T22:23:40Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-05-05T22:23:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=72253f423319c8ff727acf3324617c206b984ae1'/>
<id>urn:sha1:72253f423319c8ff727acf3324617c206b984ae1</id>
<content type='text'>
after a seek.

If this happens, we get sequences like

1. emit some video at time 60s
2. seek to 40s
3. video frame emitted from filter at 60.1s; this sets _last_video_time
in player so that frames emitted between 40s and 60s are discarded;
hence the audio buffers overflow.

Should fix #1551.
</content>
</entry>
<entry>
<title>Fix case where the is FFmpegContent with 24fps video and 44.1kHz audio</title>
<updated>2019-05-05T20:49:51Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-05-05T20:49:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=870ab8d9295b9d4b6605e8876919d23379dc3a35'/>
<id>urn:sha1:870ab8d9295b9d4b6605e8876919d23379dc3a35</id>
<content type='text'>
and a start trim of 6724000.  With these numbers the start trim is
on an integer video frame but halfway through an audio frame.  Without
this patch the trim would be "corrected" to 6724001, causing video frames
to come out of the player at DCPTimes 0, 3999, 5999 etc.

It's possible that

Frame const position = time.frames_floor(_film-&gt;video_frame_rate());

in J2KEncoder::encode should be frames_round, which would also help
with this, but that would be a much more risky patch.
</content>
</entry>
<entry>
<title>pot/merge.</title>
<updated>2019-05-05T19:21:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-05-05T19:21:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e520a3367ce293b0e9d2075f071dbdd854b15a21'/>
<id>urn:sha1:e520a3367ce293b0e9d2075f071dbdd854b15a21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some formatting errors in the it_IT translation.</title>
<updated>2019-05-04T12:51:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-05-04T12:51:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=606b0a89db11cbbf81c24f805559be8af4ccb990'/>
<id>urn:sha1:606b0a89db11cbbf81c24f805559be8af4ccb990</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated fr_FR translation from Thierry Journet.</title>
<updated>2019-05-04T00:20:34Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-05-04T00:20:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b5b6c538e4eabb9ab7ff91262e7885fd5e6bef25'/>
<id>urn:sha1:b5b6c538e4eabb9ab7ff91262e7885fd5e6bef25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include video_frame_rate in TextContent identifier so that if (for</title>
<updated>2019-05-04T00:06:54Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-05-04T00:06:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f9754756b1cda04089fa0548bcccc51b0dd23403'/>
<id>urn:sha1:f9754756b1cda04089fa0548bcccc51b0dd23403</id>
<content type='text'>
example) some SRT subs are being burnt and their video frame rate is
changed we won't try to reuse the video that has been burnt with the
subs at the old frame rate.
</content>
</entry>
<entry>
<title>Fix "cannot handle pixel format 26 during make_transparent()" (part of #1545).</title>
<updated>2019-05-03T14:00:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-05-03T14:00:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=46df210e1c25c3cdae664390efac8e60714ad635'/>
<id>urn:sha1:46df210e1c25c3cdae664390efac8e60714ad635</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add --j2k-bandwidth to dcpomatic_create.</title>
<updated>2019-04-30T09:41:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-04-30T09:41:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d6e7451225ededfc352b3e17b50f91afccca03a3'/>
<id>urn:sha1:d6e7451225ededfc352b3e17b50f91afccca03a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add --fourk to dcpomatic_create.</title>
<updated>2019-04-30T09:05:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-04-30T09:05:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5bb7cf0132f37e2eea67c72f61d1f2b23b440596'/>
<id>urn:sha1:5bb7cf0132f37e2eea67c72f61d1f2b23b440596</id>
<content type='text'>
</content>
</entry>
</feed>
