We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
Yep, it has to create a 793MB dummy cache file before playback...
Sorry, something went wrong.
No branches or pull requests
Caching a video like this
causes the playback to stutter. I think it happens because AVPlayer can't catch up with writing of the big cache file.
The text was updated successfully, but these errors were encountered: