How to add MIME type attribute to video element

Hey,

I’m trying to add MIME type to a .mp4 video on a site. I’ve tried using the wordpress filter upload_mimes but that hasn’t done the trick.

How can I do this?