summaryrefslogtreecommitdiff
path: root/src/lib/kdm_cli.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-09-29 10:17:50 +0200
committerCarl Hetherington <cth@carlh.net>2023-02-10 23:07:19 +0100
commitc4b409be0183508431e7ddbe4ad9bafe1f78a88e (patch)
treec3d58444b0e22a9028ffe7b6ffaa57a13a0fabf4 /src/lib/kdm_cli.cc
parentce0386824de32fbeeb0d3538097d255676e3a938 (diff)
Change how video timing is done.
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.
Diffstat (limited to 'src/lib/kdm_cli.cc')
0 files changed, 0 insertions, 0 deletions