ExoPlayer gets wrong duration for TS file
Open
@rohitjoins is already working on this.
Since Jan 30, 2026.
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
398b96de8b 2026/01/27 kggibson : Inject HardwareBuffer->Surface rendering on Transformer
Devices that reproduce the issue
Visual Studio Emulator
Amazon Fire stick 4K
Devices that do not reproduce the issue
No response
Reproducible in the demo app?
Yes
Reproduction steps
Play attached media in the demo app. press spacebar and see duration.
Expected result
Duration should be shown as the correct value, which is 5:32.
Actual result
Duration is shown as 15:20:19.
Media
https://drive.google.com/file/d/1TYdw6icX6oEUrZS3mL2uGPCkc_QNG7mw/view?usp=drive_link
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.