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

SeekPosition resolving issue #6641

Closed
yamagata1037 opened this issue Nov 12, 2019 · 2 comments
Closed

SeekPosition resolving issue #6641

yamagata1037 opened this issue Nov 12, 2019 · 2 comments
Assignees
Labels

Comments

@yamagata1037
Copy link

timeline.getPeriod(periodIndex, period) at ExoPlayerImplInternal.java#L1474 always gives an ArrayIndexOutOfBoundsException as periodIndex == -1 at this point.
I think timeline.getPeriodByUid(periodUid, period) should be called instead to get the position of the subsequent period.
Thank you.

@marcbaechinger
Copy link
Contributor

Thanks! We will provide a fix soon.

Out of my personal curiosity: did you hit this with a live stream or a ConcatentatingMediaSource?

@yamagata1037
Copy link
Author

With a ConcatenatingMediaSource.

ojw28 pushed a commit that referenced this issue Nov 15, 2019
@ojw28 ojw28 closed this as completed Nov 15, 2019
ojw28 pushed a commit that referenced this issue Nov 18, 2019
@google google locked and limited conversation to collaborators Jan 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants