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

Bug: Sound prefetch for Opening Crawl and Title Card #209

Open
KamiliaBlow opened this issue Jul 31, 2024 · 0 comments
Open

Bug: Sound prefetch for Opening Crawl and Title Card #209

KamiliaBlow opened this issue Jul 31, 2024 · 0 comments

Comments

@KamiliaBlow
Copy link
Contributor

Currently, the audio download happens while the animation is playing, which can disrupt timings (mainly affecting people with high ping >=100, but sometimes there are cases with low ping), causing the data transfer to take time).

How it works now:

bad.mp4

How it's supposed to work:

good.mp4

This happens from time to time. Especially noticeable on Opening Crawl, due to the fact that the original Star Wars intro music weighs several megabytes (2 mb), the delay of the background with music can take about 5 seconds.

P.S: Bad Batch theme weighs in at 800+ kb

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