Cant get the videos playing with Alpha…
Currently the flow is :
1)avi with alpha, which I import to UE4.
2)I make a media player from it.
3)from the output of the media player, I set up a Media Texture output
4)I make a new material from this Media Texture output
5)I set the material to be User Interface, and set it to transulucent, colours to final color, alpha to opacity
6)I have a widget blueprint, where I have an Image, with the above material set into it.
=black screen