I am working on making a VR short film, and I am using Unity to make a container app to play it. However, Unity requires that the video is saved as a .mp4 file. As I am mostly unfamiliar with file formats, containers, codecs and such, I have no idea what format to use to export my VR video as high-quality mp4 video. Any help would be appreciated.
Just to clarify: I am confused simply because Blender does not have a container or codec listed that specifically says ‘mp4’, and I don’t have time to export and re-export constantly just to find the right combo.
Nevermind, I found it. In File Format drop-down select “H.264” then under Encoding, select format: MPEG-4, and then codec: h.264. That exports an mp4 file.