media icon indicating copy to clipboard operation
media copied to clipboard

When the player is paused and the screen is turned off and then resumed, only the video advances for a few seconds.

Open homma-hiroshi445 opened this issue 1 year ago • 1 comments

Version

Media3 main branch

More version details

implementation("androidx.media3:media3-exoplayer:1.2.0")

Devices that reproduce the issue

Google Pixcel Fold

Devices that do not reproduce the issue

None

Reproducible in the demo app?

Not tested

Reproduction steps

  1. Play any work
  2. Pause at any point
  3. Turn off the screen (you can also turn off the screen by pressing the power button or turning it off over time)
  4. Return
  5. Only the video is advanced by a few seconds. When you restart playback, the video will not move until it catches up to where it has progressed, but the audio will continue to play normally since it has not progressed.

Expected result

Plays at the playback position before returning

Actual result

The video playback position is progressing

Media

https://github.com/androidx/media/assets/135189405/1e8e5490-dbac-400e-b15c-620c43b7b535

Bug Report

  • [X] You will email the zip file produced by adb bugreport to [email protected] after filing this issue.

homma-hiroshi445 avatar Apr 15 '24 08:04 homma-hiroshi445

Hello @homma-hiroshi445,

Thank you for reporting your issue. Would you be able to share a bug report taken during a reproduction of the issue? If you cannot share publicly, please send it to [email protected] with the subject Issue #1278. Please also update this issue to indicate you've done this.

In addition, are you able to reproduce this with the demo application?

microkatz avatar Apr 18 '24 15:04 microkatz