White screen between videos

Hello Everyone!

I have one question regarding a screen change from one video to next video.
I can see between the change from one video to other one a white screen. Is possible to remove this white screen?

I am using the version 1.7.9 and the android is 1.8 R102.

Thanks.

Thiago

The white (background colour really) flash after layout reloads will be there (can be even less visible with transitions for example).

As for whole layout flash between videos, you could try to disable ‘Use a SurfaceView for Video Rendering?’ in Display settings -> edit display profile assigned to your device -> Troubleshooting tab.

Restart your device after making this change, open status window and make sure the surface view line there is set to false.

Hi Peter,

Thanks for reply!

I did but the flash white screen keep showing.
Is there other way or other thing to do?

Thanks again.

Thiago

You can try two things :

  • Buy a more powerful android player. The time for the player to render videos is due to a lack of GPU power.

  • Add a FadeIn/FadeOut transition for the videos. 1s is usually enough.

Alright, Thank you very much!