summaryrefslogtreecommitdiff
path: root/src/wx/kdm_timing_panel.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-09-29 10:17:50 +0200
committerCarl Hetherington <cth@carlh.net>2023-03-08 17:17:15 +0100
commit64b8ca8c4f9064e5142633aa2676b20f0ea0f10d (patch)
treeae6d8273e3b83e489c1a9338034a74bbf8cfcd12 /src/wx/kdm_timing_panel.cc
parent8ff378e5bc8b42f0d3fbc308baafe77cd69ff1bf (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/wx/kdm_timing_panel.cc')
0 files changed, 0 insertions, 0 deletions