I’m trying to play an MP4 video in unreal but I can’t. I’m using a MAC. I created a Movies folder inside content, put my mp4 file there and already created media player and texture, etc. I’ve been looking for the answer for a long time but the solutions I see here didn’t work for me. Can someone help me?.
Think of MP4 as a mere container. It can contain different kinds of video codecs.
Mac OS’s built in QuickTime Player does not support all codecs (for example H.265).
Apple likes to promote their own video codecs, so they don’t care about implementing playback for others.
Try the video player VLC Player. It is free, open source and plays pretty much anything.
In the info-window you can check what video and audio codec your MP4-file actually uses.
To transcode to a different video format i recommend the free open source app Handbrake.
Hope this helps, cheers!
PS: you might already know, but these compressed formats are only worth for previews and easy demonstration. They are not usable in a professional production pipeline. In that case rather use Apple ProRes, Avid codecs or sequences of uncompressed images (best)
my friend, I have no words to thank you. thank you very much. I did exactly what you said and it worked!
To complement your solution I had to install four plugin called Electra Player. There it worked perfectly.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.