Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update lower title thirds macros to have longer sleep frames #4

Merged
merged 1 commit into from
Mar 25, 2021

Conversation

jacklinw
Copy link
Contributor

We were seeing flashes of the previous videos when hitting lower title third macros which meant that the macro was keying on too quickly. Fix is to increase the number of frames after loading the video so we can guarantee that the lower-third is loaded in the VTR before keying it on.

Increases frames from 1 to 15

We were seeing flashes of the previous videos when hitting lower title third macros which meant that the macro was keying on too quickly. Fix is to increase the number of frames after loading the video so we can guarantee that the lower-third is loaded in the VTR before keying it on.

Increases frames from 1 to 15
@jacklinw jacklinw requested a review from tfe March 25, 2021 17:27
Copy link
Contributor

@tfe tfe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. I reviewed by auditing for uses of HyperDeckSetSourceClipIndex and made sure either 1) there was a matching sleep of 15 frames, or 2) it was happening amid a longer transition e.g. a dip to black.

@tfe tfe merged commit 4c48dfd into master Mar 25, 2021
@tfe tfe deleted the jw/inc-lower-third-frames branch March 25, 2021 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants