play video

Hi all…
I would show a little video mp4 first of the menù…how i can do it?

If you’re talking about pre-roll movies and that kind of stuff, you can find it in the project settings> Project > Movies

As far as in game movies, I’d suggest the Media Player asset. [Media Framework in Unreal Engine | Unreal Engine 5.2 Documentation](Media Framework Tut)

Not sure exactly what you are asking but to play any video you will either need the movieplayer or media framework. Here’s a link showing how to use the media framework, including blueprints:
Media Framework Docs
Just be warned that UE4 is currently very picky on the encodings it will accept. There is no H264 support, so make sure you have your mp4 encoded properly.

i mean play a video on the screen if that can help

What node should i use for play the vdeo?