That's true Wysota,but I did the above because <video> tag seems to not working too.
Qt Code:
<!-- <video controls> <source src="ArchitectVideo_dvd.ogv" type="video/ogg"> </video> -->To copy to clipboard, switch view to plain text mode
This is how my code was during 1st attempt to play a video in QWebView.
Also,from what I know there will be issues to play .avi files via <video> tag,and that possibility is highly demanded in my application.
Bookmarks