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

Tiny slowdowns #3

Open
mills32 opened this issue Jan 9, 2021 · 2 comments
Open

Tiny slowdowns #3

mills32 opened this issue Jan 9, 2021 · 2 comments

Comments

@mills32
Copy link

mills32 commented Jan 9, 2021

Hi.
This core is working well, but I notice small pauses every second more or less.

It looks like at regular intervals, it draws one frame twice, and you see a small jump.

Can this be caused by my monitor?. I use HDMI to VGA adapter and an LCD monitor.

Thanks.

@sorgelig
Copy link
Member

sorgelig commented Jan 9, 2021

It's because original video has different frame rate than HDMI output frame rate.
You need to use vsync_adjust=1 if you want butter smooth video, but your display should support non-standard frame rates.

@mills32
Copy link
Author

mills32 commented Jan 9, 2021

Thanks, that should explain it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants