我有一个.mp4视频文件(用我的iPhone拍摄),我想在html5视频标签中显示它。videoFile").url()) %> type="video/mp4"> Your browser does not support the video tag, that is html5</video>
视频在Safari和Firefox上可以正常播放(旋转后),但在Chrome(版本52.0.2743.116 (64位))
我想在JavaScript中使用HTML5视频元素的尺寸。video-tag本身没有设置任何尺寸,所以我希望它能缩放到视频的大小(它确实设置了)。video/mp4; codecs="avc1.42E01E"' />当我只是使用jQuery来获取元素的height()和/或width()时,我将获得默认值300,因为它不会等待视频加载function(e){
var dimensi