Open albilaga opened 11 months ago
Hi @albilaga,
Happy new year and thanks for reporting! From your log, I saw the playback was trying to start and the last piece of log from the demo app is
{
"header": {
"logLevel": "DEBUG",
"pid": 3895,
"tid": 3895,
"applicationId": "androidx.media3.demo.main",
"processName": "androidx.media3.demo.main",
"tag": "EventLogger",
"timestamp": {
"seconds": 1702998191,
"nanos": 433000000
}
},
"message": "audioTrackInit [eventTime\u003d5.64, mediaPos\u003d0.00, window\u003d0, period\u003d0, 2,12,22050,false,false,22052]"
},
I haven't got a solid idea on what was going on after it though.
Did you see this issue on a emulator with the specific definition? I'm using M1 mac and couldn't reproduce the issue with Pixel 5, Pixel 6 and Nexus 4. And all of them are with API 29.
@tianyif do you test on devices or in emulator? emulator always fail for me but devices all ok. emulator always like this
Yep, I tested on the emulators of Pixel 5, Pixel 6 and Nexus 4.
@tianyif Is it working properly for you in the emulator?
hmm.. there is something wrong with my emulator then. But not really sure which one is wrong also
@thisisthekap yes, they were working properly on the emulators when I ran. Did you see the same issue?
@tianyif Yes, same as @albilaga
@tianyif Have you gained any further insight on that one?
Version
Media3 1.2.0
More version details
No response
Devices that reproduce the issue
Devices that do not reproduce the issue
Reproducible in the demo app?
Yes
Reproduction steps
Expected result
The media should plays successfully
Actual result
Player frozen and emulator also frozen. Here is the log error.log
Media
Media is the same as in the demo and HLS
Bug Report
adb bugreport
to android-media-github@google.com after filing this issue.