summaryrefslogtreecommitdiff
path: root/src/lib/encode_server.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-09-29 10:17:50 +0200
committerCarl Hetherington <cth@carlh.net>2023-10-16 11:35:33 +0200
commit08a8e3ea02887d2f96719119c0a34bedcb19ab04 (patch)
treea1a8ef0eb09960e9f89b2a8b4d62ccc9c3c07fcd /src/lib/encode_server.cc
parentc1b6455f596fd342b2e60ff1ab0cb5a9a05c07e6 (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/encode_server.cc')
0 files changed, 0 insertions, 0 deletions