ExoMedia icon indicating copy to clipboard operation
ExoMedia copied to clipboard

How to avoid "Unable to seek across windows, falling back to in-window seeking"

Open Aditya94A opened this issue 5 years ago • 11 comments

Why does this happen? How to avoid it? Is it just due to a corrupt file? Can it be fixed with ffmpeg?

Aditya94A avatar Aug 01 '18 13:08 Aditya94A

From what I've seen it isn't anything wrong with the file, it's a timing issue where one of the windows hasn't been loaded yet and thus tells us it has unknown duration in which case we bail since there's no way to know which window will contain the requested position. You should only be seeing this if you are using something like the ConcatenatingMediaSource, if you aren't I'd be interested to know what your MediaSource setup is.

I've tagged this as a bug to indicate there may be something we can do to help offset the issue

brianwernick avatar Aug 01 '18 15:08 brianwernick

is this resolved ?

karanvs avatar Feb 16 '19 06:02 karanvs

is this resolved ?

Not yet in the latest release

androidovshchik avatar Apr 27 '19 16:04 androidovshchik

E/ExoMediaPlayer: Unable to seek across windows, falling back to in-window seeking

BrokerXu avatar Jul 18 '19 13:07 BrokerXu

ExoMediaPlayer: Unable to seek across windows, falling back to in-window seeking

axitasavani avatar Sep 20 '19 10:09 axitasavani

i have the same problem E/ExoMediaPlayer: Unable to seek across windows, falling back to in-window seeking

GrsnChml avatar Dec 07 '19 18:12 GrsnChml

Any updates on this? Was anyone able to solve this?

Aditya94A avatar Feb 27 '20 04:02 Aditya94A

I have the same problem, Was anyone able to solve this?

lib-dev avatar Mar 04 '20 08:03 lib-dev

same Issue!

JayParikh20 avatar Mar 06 '20 15:03 JayParikh20

same error

akardas16 avatar Dec 01 '21 15:12 akardas16

Still seeing this same error. Doesn't seem to affect playback so I'm not entirely sure what is causing this.

ghenry22 avatar Nov 02 '23 05:11 ghenry22