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

Audio file not seekable #10585

Closed
RahulSOpenXcell opened this issue Sep 6, 2022 · 3 comments
Closed

Audio file not seekable #10585

RahulSOpenXcell opened this issue Sep 6, 2022 · 3 comments
Assignees

Comments

@RahulSOpenXcell
Copy link

RahulSOpenXcell commented Sep 6, 2022

ExoPlayer Version

2.18.1

Devices that reproduce the issue

All Device found that issue.

Devices that do not reproduce the issue

No response

Reproducible in the demo app?

Not tested

Reproduction steps

Play the attached media file. some audio file is working fine. maybe some issue in the media file.
MeeraBai-Kaain Laage Gopal Meera Tharo.zip

Expected result

audio file seekable for any position.

Actual result

Audio file not seekable.

Media

MeeraBai-Kaain Laage Gopal Meera Tharo.zip

@RahulSOpenXcell
Copy link
Author

I have checked by using FLAG_ENABLE_INDEX_SEEKING, which can be set on a DefaultExtractorsFactory using setMp3ExtractorFlags. it is working fine for that audio but any other audio file gets the duration value wrong when I have used mp3ExtractorFlag.

@icbaker icbaker self-assigned this Sep 8, 2022
@icbaker
Copy link
Collaborator

icbaker commented Sep 8, 2022

This looks like it's probably a duplicate of #9408 (i.e. you're seeing issues due to using FLAG_ENABLE_INDEX_SEEKING when playing a file where it's not appropriate).

@icbaker
Copy link
Collaborator

icbaker commented Oct 5, 2022

Duplicate of #9408

@icbaker icbaker marked this as a duplicate of #9408 Oct 5, 2022
@icbaker icbaker closed this as completed Oct 5, 2022
@google google locked and limited conversation to collaborators Dec 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants