danikula / danikula/AndroidVideoCache
load caching time is too long
Open
- Dominant language
- Java
- Stars
- 5.5k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
When the video file is downloaded to half, I hope it can be played fast next time, but now it's too slow, how can I optimize it, my player is MediaPlayer, thank you.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported case with MediaPlayer: download a video to roughly 50%, then retry playback and measure how long loading takes. Trace the cache and playback entry points involved in partial downloads; done means a partially cached video starts faster on the next attempt without breaking normal playback.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile-dev, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100