Startup movies on Android doesn't work correctly

Startup movies on Android supported in UE 4.10?

I try use startup movies on my android package.
When game launch there is only a first second of a intro video played. And after that - black screen for 10-15 sec. And just after that - game actually starts

Video path: mygame/Content/Movies/
Wait for Movies to Complete = true;
Movies Are Skippable = false;
Video param: MPEG4 Video (H264) 1280x720 25fps 1281kbps [V: Alias Data Handler [eng] (h264 high L4.2, yuv420p, 1280x720, 1281 kb/s)]
Audio param: AAC 48000Hz stereo 317kbps [A: Alias Data Handler [eng] (aac lc, 48000 Hz, stereo, 317 kb/s)]

If startup movie is supported then what i do wrong?

Hey Wazzdaka,

I just tested the Startup Movies in a new blank project using the Launch On option, and was able to see the movie as expected. Would you mind doing the same and testing this Test Video in a blank project?

Be sure you have enabled the ‘Wait for Movies to Complete’ option, as well as disabling the ‘Movies are Skippable’ option. There are some known compatibility issues with H264 encoded video types, so I would also try using a different encoded format.

Thanks,

Test Video