HTML5 video tag not supported on Qt 5.0 on Windows
-
When will html5 videos be supported in Windows? Even though the overall rating jumped from 278 (Qt 4.8.3) to 336 (Qt 5.0), the video support is still 0!
This is from opening html5test.com within webview:bq. your browser scores
336
AND 2 BONUS POINTS
out of a total of 500 points
You are using an unknown browser that imitates Safari on Windows 7Correct?✔✘
Parsing rules
+2 bonus points10
<!DOCTYPE html> triggers standards mode Yes ✔
HTML5 tokenizer Yes ✔
HTML5 tree building Yes ✔
HTML5 defines rules for embedding SVG and MathML inside a regular HTML document. Support for SVG and MathML is not required though, so bonus points are awarded if your browser supports embedding these two technologies.
SVG in text/html Yes ✔
MathML in text/html Yes ✔
Canvas
20
canvas element Yes ✔
2D context Yes ✔
Text Yes ✔
Video
0/30
video element No ✘
Subtitle support No ✘
Poster image support No ✘
The following tests go beyond the requirements of the HTML5 specification and are not counted towards the total score. If browser support for one or more video codecs is detected, two bonus points are awarded for each codec.
MPEG-4 support No ✘
H.264 support No ✘
Ogg Theora support No ✘
WebM support No ✘
Audio
0/20
audio element No ✘
The following tests go beyond the requirements of the HTML5 specification and are not counted towards the total score. If browser support for one or more audio codecs is detected, one bonus point is awarded for each codec.
PCM audio support No ✘
AAC support No ✘
MP3 support No ✘
Ogg Vorbis support No ✘
Ogg Opus support No ✘
WebM support No ✘Please respond!