diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-06 16:29:37 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-06 16:29:37 +0100 |
| commit | daba5abc608788795de727121bcd1a83ef9caecb (patch) | |
| tree | c3f4004e7d3b6a67ddbd5d38a06e39d804b1c152 /ChangeLog | |
| parent | a6791850f8bf56f4a08cf860fdce8df2d3e13405 (diff) | |
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.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2015-10-06 Carl Hetherington <cth@carlh.net> + * Fix subtitle timing when the DCP rate + is different to their native rate. + * Fix invalid SMPTE subtitle output in some cases. |
