androidx / androidx/media

WebVtt captions display for HLS Live stream with 10s segments, but not for stream with 3.8s segments

Open
#1,457 0 comments 0 reactions 1 assignee View on GitHub

@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
  1. 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
  2. Build and launch the Media3 demo
  3. Select the 10s segment stream, tap the CC button select English
  4. 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 bugreport to android-media-github@google.com after filing this issue.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.