I am using FFMPEG to convert a video to .mp4, ,ogg, .webm so that it may be viewed in all HTML5 capable browsers using the video tag
Make sure your video is served using the correct Content-type-header
Content-type
It should be Content-Type:video/mp4 for mp4/m4v.
Content-Type:video/mp4