MP4 not supported in Firefox?
问题 If I paste the following URL directly into the address bar in Firefox, the video plays just fine: http://distilleryvesper1-13.ak.instagram.com/744b42900fab11e3a34522000ae80008_101.mp4 However, as soon as I wrap it in HTML5 video tags (as in this Fiddle), Firefox claims that the video isn't supported: <video width="612" height="612" controls> <source src="http://distilleryvesper1-13.ak.instagram.com/744b42900fab11e3a34522000ae80008_101.mp4" type="video/mp4"> </video> I'm using Firefox version