hilongjw / vue-video

A HTML5 video player component for Vue.js
https://hilongjw.github.io/vue-video
327 stars 94 forks source link

init error #20

Open zwline opened 6 years ago

zwline commented 6 years ago

Uncaught DOMException: Failed to execute 'end' on 'TimeRanges': The index provided (0) is greater than or equal to the maximum bound (0). at HTMLVideoElement.eval (webpack-internal:///161:166:96) getTime方法里this.video.loaded = (-1 + (this.$video.buffered.end(0) / this.$video.duration)) * 100