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
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!
The text was updated successfully, but these errors were encountered:
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.
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!
The text was updated successfully, but these errors were encountered: