Seek might hang with H.265/HEVC HTTP Live Streams on Windows. This issue is only observed on Windows 11. To reproduce this issue open any HTTP Live Streams with H.265/HEVC video and perform multiple seek command to different locations while playing. After ~10-25 seeks MediaPlayer will hang.
This issue was discovered while working onJDK-8282999. While testing JDK-8277309 on Windows 10 such issue was not reproducible, so most likely it is Windows 11 only.
Also, I was not able to reproduce it with H.265/HEVC in MP4 container.
This issue was discovered while working on
Also, I was not able to reproduce it with H.265/HEVC in MP4 container.
- is blocked by
-
JDK-8331458 Replace qtdemux with MP4 demux based on Media Foundation
- In Progress
- relates to
-
JDK-8277309 Add support for H.265/HEVC to HTTP Live Streaming
- Resolved
-
JDK-8282999 Add support for EXT-X-MEDIA tag in HTTP Live Streaming
- Resolved