Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

seamless/gapless mp4 (h264) loop #1249

Closed
mjsibbald opened this issue Feb 10, 2016 · 1 comment
Closed

seamless/gapless mp4 (h264) loop #1249

mjsibbald opened this issue Feb 10, 2016 · 1 comment

Comments

@mjsibbald
Copy link

So we need like 20 sec loops, and on some phone this is the case with exoplayer.
But is seems like at the end there is always a some sort of flush.

Is there anybody that can advise me on this one. There is sometimes a half a sec delay (seek to 0 and resume). we need zero!

I've seen people talking about using 2 instances queued which I think it over complicating things. Apple Avplayer has this AVMutableComposition, which works very good.

Thanks!

@ojw28 ojw28 added the question label Feb 26, 2016
@andrewlewis
Copy link
Collaborator

This feature request will be addressed as part of playlist support in #1270. Seamless looping should be possible once that is implemented, though further optimizations for this specific use case may be possible.

@google google locked and limited conversation to collaborators Jun 28, 2017
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

No branches or pull requests

3 participants