WebVtt captions display for HLS Live stream with 10s segments, but not for stream with 3.8s segments
Open
@icbaker is already working on this.
Since Jun 14, 2024.
bug
needs triage
- Dominant language
- Java
- Stars
- 3k
- Forks
- 955
- Avg merge
- 12d 14h
- Merged PRs (30d)
- 2
Description
Version
Media3 main branch
More version details
Media3 1.1.1 / ExoPlayer 2.19.1
Devices that reproduce the issue
Pixel 6 Pro running Android 14
Samsung S20 running Android 12
Devices that do not reproduce the issue
No response
Reproducible in the demo app?
Yes
Reproduction steps
- Add the media URLs (sent to the dev email) to the media.exolist.json. Media URLs are for streams with 10s and 3.8s streams
- Build and launch the Media3 demo
- Select the 10s segment stream, tap the CC button select English
- Go back to content selection, select the 3.8s segment stream, tap the CC button, select English
Expected result
For both the 10s and 3.8s streams, captions are displayed during playback after being selected
Actual result
For the 10s stream, captions are displayed during playback after being selected.
For the 3.8s stream, captions are not displayed during playback after being selected.
Media
Media URLs and bugreport will be shared with the dev email.
Bug Report
- You will email the zip file produced by
adb bugreportto android-media-github@google.com after filing this issue.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.