-
Notifications
You must be signed in to change notification settings - Fork 582
Description
Version
Media3 pre-release (alpha, beta or RC not in this list)
More version details
I used v1.3.1 with experiencing the error while testing in the vehicle, then reproduced on the Desktop Head Unit simulator. Linking my finding to the issue #1376, #1376.
Reproduction is on the tracks with the non-MP3 data at the end of the file.
Issue is present w v1.4.1-rc01
Issue is disappers by downgrading to v1.2.1
Devices that reproduce the issue
Samsung
+Desktop Head Unit
or any vehicle system w Android Auto, since UI is part of the companion device, so the seeking bar.
ExoPlayer versions >1.2.1
Devices that do not reproduce the issue
ExoPlayer versions = 1.2.1
Reproducible in the demo app?
Yes
Reproduction steps
play song w non-MP3 data inside the file and seek to the end of the file, while playing
Expected result
turn over to the next song in the playlist
Actual result
Source Error, player stops playing and freezes, by pushing the button to jump to the next song on the controls outside the player and then push play button -> next song is playing. So, I came to the MP3 Exractor Issue, related to wrong calculation of the file lenght.
Media
Bug Report
- You will email the zip file produced by
adb bugreport
to android-media-github@google.com after filing this issue.