You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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).
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
The text was updated successfully, but these errors were encountered: