<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src, 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:42:10Z</updated>
<entry>
<title>Speculative fix for white lines at the bottom of full-screen playback windows.</title>
<updated>2019-05-05T22:42:10Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-05-05T22:42:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d1500d4f29d87ff7c19546b6cfd1d5b464b90f2b'/>
<id>urn:sha1:d1500d4f29d87ff7c19546b6cfd1d5b464b90f2b</id>
<content type='text'>
</content>
</entry>
<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>Translate PulseAudio -&gt; PulseAudio in all languages.</title>
<updated>2019-05-05T19:23:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-05-05T19:23:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b787897b43de4a21da6aa9d04f72b665bfc7f916'/>
<id>urn:sha1:b787897b43de4a21da6aa9d04f72b665bfc7f916</id>
<content type='text'>
</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>Correct capitalisation of PulseAudio.</title>
<updated>2019-05-05T19:16:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-05-05T19:16:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=de2149c04aec596f372988d4e55c94f3fd72204b'/>
<id>urn:sha1:de2149c04aec596f372988d4e55c94f3fd72204b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix logging when loading a film.</title>
<updated>2019-05-04T22:24:54Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-05-04T22:24:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=bd1faf13e577bacb76015fc6afe76d9562c29ce5'/>
<id>urn:sha1:bd1faf13e577bacb76015fc6afe76d9562c29ce5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Build fix for previous.</title>
<updated>2019-05-04T22:00:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-05-04T22:00:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=aef19d980eedbb65e88060fe90ce41c89a04a7cc'/>
<id>urn:sha1:aef19d980eedbb65e88060fe90ce41c89a04a7cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix crash in audio mapping view in various circumstances.</title>
<updated>2019-05-04T21:43:45Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-05-04T21:43:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=15e9cb7324f1b331acde37d30590ba42c032eff2'/>
<id>urn:sha1:15e9cb7324f1b331acde37d30590ba42c032eff2</id>
<content type='text'>
</content>
</entry>
</feed>
