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

Skipping a few initial chunks in updating playback delay averages to allow "warming up" the Processing thread #281

Open
pavhofman opened this issue May 19, 2023 · 0 comments

Comments

@pavhofman
Copy link
Contributor

This is just an idea to discuss. Since it's possible that processing the first one (or several) chunks does different things than for the subsequent chunks ("warming up" the structures etc.), it may take a different time, resulting in skewed delay for the averaging. Maybe averaging the delay in the Playback thread should skip these chunks.

Something like this: pavhofman@6fa80a2

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

No branches or pull requests

1 participant