androidx / androidx/media

Hls video freeze but audio plays when seeking back on exoplayer v2.16.0 on FireTV/AndroidTV

Open
#894 3 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

bug: device specific needs triage question
Dominant language
Java
Stars
3k
Forks
955
Avg merge
12d 14h
Merged PRs (30d)
2

Description

Version

ExoPlayer 2.16.0

More version details

Trying to figure out how to fix the issue based on the log with event logger enabled but not able to find similar issues around stackoverflow or github about it.

Attached log
ftv_video_freeze.log

Devices that reproduce the issue

FireTV Cube 2nd Gen

Devices that do not reproduce the issue

FireTV 4k stick

Reproducible in the demo app?

No

Reproduction steps
  • Stream any HLS content widevine protected
  • Build a 3 minute buffer
  • Pause the stream for at least 30 seconds.
  • Unpause the stream
  • rewind 15 sec back. Doing multiple rewinds in a row has more chances of this issue happening
Expected result

When rewinding 15 sec back, video jumps 15 seconds back then resumes audio and video from that point.

Actual result

When rewinding 15 sec back, video jumps back 15 seconds and audio resumes. Video freezes for a few seconds before resuming.

Media

ftv_video_freeze.log

No Url but do attached the log based on the issue. Log contains the player event logger

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.