From daba5abc608788795de727121bcd1a83ef9caecb Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 6 Oct 2015 16:29:37 +0100 Subject: 1. Set correct FrameRateChanges for subtitle content; they should be made from the subtitle's "native" rate so that subtitle times are corrected when the DCP rate is not the same. 2. After this we only need the best overlap rate for SndfileContent so move the code. Also fix it as it never found overlaps before. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e3265c5e9..da4b2a8fd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2015-10-06 Carl Hetherington + * Fix subtitle timing when the DCP rate + is different to their native rate. + * Fix invalid SMPTE subtitle output in some cases. -- cgit v1.2.3