Android VideoView looping with blending

90 Views Asked by At

Is there a possibility to loop an Android VideoView with a more seamless transition, i.e. blending from the last couple of frames to the first ones?

I prefer to achieve the effect without using a TextureView-backed playback but it might only be possible with them.

0

There are 0 best solutions below