Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Playback fails on latest beta #1260

Closed
dubsflyt opened this issue Jun 23, 2022 · 10 comments
Closed

Playback fails on latest beta #1260

dubsflyt opened this issue Jun 23, 2022 · 10 comments

Comments

@dubsflyt
Copy link

Since the last beta update on 18th June cannot play audiobooks. They are m4b format files encoded aac.
Pressing play the button animates from the play icon to the pause icon then immediately reverts back. Nothing is played. Same from notification.
Reverting back to stable and it works fine again. Worked on all the 6.x alphas and betas up until the last update

@PaulWoitaschek
Copy link
Owner

Thanks for the report! Can you mail me one if the failing files?

@codingCoffee
Copy link

I was facing the same problem. I found a trivial solution by renaming the m4b extension to m4a, since they are both essentially the same audio file extension of the MP4 codec. And it worked out for me, Voice was able to play the audiobook.

@dubsflyt
Copy link
Author

I can confirm changing the file extension doesn't help with this for me. Am I right in reading the commits that a change to exoplayer happened before the last beta? Could that be cause? I'd love to share the book affected with you but it's copyrighted book I ripped from disk so can't really share. Happy to provide any technical info of it you need though?

@PaulWoitaschek
Copy link
Owner

I reverted the media3 change and will push an update for beta03 right now.

@dubsflyt
Copy link
Author

dubsflyt commented Jul 4, 2022

Unfortunately same issue persists on 6 beta 03 released today

@PaulWoitaschek
Copy link
Owner

Hmm without a file to reproduce there is not much more I can help with

@PaulWoitaschek
Copy link
Owner

google/ExoPlayer#10381

It's this issue

@dubsflyt
Copy link
Author

dubsflyt commented Jul 4, 2022

If you need it I can probably convert some generic file with the same format and upload it for testing but I guess if its that issue that wouldn't really help? Let me know if you need it still

@PaulWoitaschek
Copy link
Owner

Thanks but the issue is already known upstream and they already have files reproducing this.
In the meantime this will be fixed in beta04 by ef46ea7
(I downgraded exoplayer)

@dubsflyt
Copy link
Author

dubsflyt commented Jul 6, 2022

Just to let you know all works perfectly now on new beta. Thanks for sorting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants