html5 - Can't play a video in Html -
i can play video my.mp4
using
<video src="my.mp4" width="720" height="340" poster="mine.jpg" onclick="this.play();"/></video>
and cutting video my.mp4 using mediacope
application , output of splitter video my1.mp4
, can play my1.mp4 in player. cant play video in html. can't find reason it. suggestion prepare problem
you should seek using iframe, solve problem.
class="snippet-code-html lang-html prettyprint-override"> <iframe width="600" height="600" src="http://www.cricingif.com/ball/201004"> </iframe>
html5 video
No comments:
Post a Comment