954,561 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

WebM video doesnt play in Firefox.

Hello

I have converted a ogg video to WebM using VLC Player. If i embed my video's it doesnt work in firefox. Firefox tries to use the WebM format. But for some reason it isnt working.

The video: http://corne.testingserver.nl/school/weer/ot/assets/weather.webm


My code:

<video id="vbg_video">
<source src="assets/weather.webm" type="video/webm">
<source src="assets/weather.ogv" type="video/ogg">
<source src="assets/weather.mp4" type="video/mp4">
</video>
cornedor
Newbie Poster
5 posts since Apr 2011
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: