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

Large videos cause the playback to stutter #70

Open
flocked opened this issue Dec 14, 2019 · 1 comment
Open

Large videos cause the playback to stutter #70

flocked opened this issue Dec 14, 2019 · 1 comment

Comments

@flocked
Copy link

flocked commented Dec 14, 2019

Caching a video like this

https://sylvan.apple.com/Aerials/2x/Videos/LA_A008_C004_4K_SDR_HEVC.mov

causes the playback to stutter. I think it happens because AVPlayer can't catch up with writing of the big cache file.

@lexrus
Copy link

lexrus commented Jan 21, 2021

Yep, it has to create a 793MB dummy cache file before playback...

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

2 participants