I've got this code:
<video width="365" height="250" controls>
<source src="../videos/MiSIPP_Overview.mp4" type="video/mp4" />
<source src="../videos/MiSIPP_Overview_OGV.ogv" type="video/ogg" />
(HTML 5 video player has failed)
</video>
It works correctly in Chrome and also in Firefox (using the OGG fall-back), but it resolutely won't work in IE10, or emulated IE9. I get "Invalid Source".
I've tried changing the src tag to point to the hosted file via http... but that doesn't work either.
I've also tried using Freemake Video Converter to generate a .webm file, and pointing to that instead. Still no dice.
Is there anything else I can try?
I got this problem and found that the video codec was not supported. Get a video converter software (like Oxelon - it is free) and choose the output to be .mp4 (even the source is .mp4). And choose the video codec to be (H264), and the audio codec to be (AAC). This will solve your problem.
Omar
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With