Media Player stops playing

Hello!
So in my game I have a credits level. In this level I have a simple MP4 with a scrolling text, background image and music playing, you know… A credits level. So I initially struggled getting the media player to play anything to begin with. I’m using 5.0.3 with direct 12 enabled. I enabled a plugin, of which I currently can’t remember and hey presto the media plays. But, this is where my problem starts. When playing in viewport, or packaged, the media freezes. Just straight up stops. The code is still working because I have it setup to go back to the main menu when after a delay node. But the video completely stops. I’m not sure if the sound stops also because I had to put that in as a play 2D audio node.

So I was wondering if anyone has a fix for my freezing video file. I’ll need a video to play at the begining of the ame as well and I assume it’ll freeze there also.

1 Like

I have similar problem. How did you solve this problem?