Closed defagos closed 3 years ago
Here is what happens:
I updated the UTs and made two fix proposals:
We can discuss whether this second fix proposal makes sense or if the 1st one should be kept.
Fix available on the feature/seek-loop-fix
branch.
Good idea to seek to the next playable location. I also improve to seek to end and get the correct end playback state, if seek is out of the duration range.
If a blocked segment extends until the end of the associated media, the player will perform an infinite seek loop when reaching it, leading to a crash.
Issue type
Incorrect behavior and crash.
Environment information
Reproducibility
Always reproducible
Steps to reproduce