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

Copy image before drawing cursor. Fixes #271. #273

Merged
merged 1 commit into from
Jan 5, 2021
Merged

Copy image before drawing cursor. Fixes #271. #273

merged 1 commit into from
Jan 5, 2021

Conversation

xshill
Copy link
Collaborator

@xshill xshill commented Jan 4, 2021

When rendering an MP4 file, copy the image before drawing the cursor to avoid getting mouse pointer ghosts (see #271).

@obilodeau obilodeau linked an issue Jan 5, 2021 that may be closed by this pull request
@xshill
Copy link
Collaborator Author

xshill commented Jan 5, 2021 via email

Copy link
Member

@obilodeau obilodeau left a comment

Choose a reason for hiding this comment

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

LGTM! You can merge. Also, the removal of the frame assignment might even make the conversions faster depending on how costly that operation was.

@xshill xshill merged commit 3b48ccf into master Jan 5, 2021
xshill pushed a commit that referenced this pull request Jan 5, 2021
@xshill xshill mentioned this pull request Jan 5, 2021
@obilodeau obilodeau deleted the mp4-bugfix branch August 6, 2021 17:17
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.

MP4 conversion - mouse pointer ghosts
2 participants