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

How can we restrict the Timeline for Videos to specific duration #3

Open
pawaom opened this issue Feb 24, 2021 · 0 comments
Open

How can we restrict the Timeline for Videos to specific duration #3

pawaom opened this issue Feb 24, 2021 · 0 comments

Comments

@pawaom
Copy link

pawaom commented Feb 24, 2021

How can we restrict the Timeline for Videos to specific duration

suppose there are 2 video one of 60 seconds and another of 120 seconds

now we want to get thumbnail of first video from 15 seconds to 45 seconds and of second video from 75 seconds to 11o seconds how can we do this.

this is some thing similar to concatenated media source with clippingmediasource in exo player.

https://exoplayer.dev/doc/reference/com/google/android/exoplayer2/source/ConcatenatingMediaSource.html

https://exoplayer.dev/doc/reference/com/google/android/exoplayer2/source/ClippingMediaSource.html

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

1 participant