Video before main menu

I’m currently making a fighting game as a project in my free time, I want to get my Main Menu setup with a placeholder video before the main menu, the player is able to skip the video, but if the player is idle for x amount of time I want the video to play again. Now a Main menu is well withing my capabilities, but I have no idea how to get the video to play before the main menu.

I’ve tried using the project settings, Movies > Startup movies. Doesn’t seem to play anything on startup and doesn’t continue to the game.

Any examples would be a big help :smiley:

Startup movies is for blocking map loads only. Try using media framework instead: Media Framework in Unreal Engine | Unreal Engine 5.1 Documentation