You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue here is that only the first segment contains an IDR frame. You should fix the content by including an IDR frame at the start of each segment, as requested by the spec:
any Media Segment containing H.264 video SHOULD contain an IDR
You can also work around this by creating your own HLS Extractor factory and passing in FLAG_ALLOW_NON_IDR_KEYFRAMES.
Issue description
Play successfully when start from 00:00,
but when I press forward button, frozen occurred.
Reproduction steps
dev-v2
.media.exolist.json
.Link to test content
https://drive.google.com/file/d/1X8mlM_uccEHJJPAF235xQSYIsgb3KYSA/view?usp=sharing
Version of ExoPlayer being used
d4eb2e5
Device(s) and version(s) of Android being used
Test Device:
The text was updated successfully, but these errors were encountered: