I uploaded a video encoded with WebM/VP8 codec (I am 100% sure, I used the WebM SDK example).
The video plays fine, but even in HTML5 mode it is an MP4 video instead of WebM. Other videos play as WebM for me. I tried in Chrome and Firefox (Firefox still uses the Flash player but Chrome plays it natively it seems). The problem is that in the html source only the mp4 video link is present.
The video: http://www.youtube.com/watch?v=tbF8GZDZ19s&html5=True (it is a research project for a class)
Thank you for any help.
The thing is actually it just takes some time for YouTube to encode the video into WebM. It seems to start with flv and mp4 first.
It took about 1 day for that video to encode to WebM, works fine now.