MediaElement.js - Flash Video Wont Play Until Fully Loaded

前端 未结 4 1913
攒了一身酷
攒了一身酷 2020-12-16 22:02

I\'m having an issue will MediaElement.js (my flash video player) not playing my .m4V video files (encoded using ffmpeg) until the video is fully loaded.

4条回答
  •  遥遥无期
    2020-12-16 22:46

    Flash can't always play MP4s if they are not indexed in the way it wants.

    To fix your file, just download this: QTIndexSwapper

提交回复
热议问题