mux-mp4.js

mux-mp4.js 用于 ts 向 mp4 片段转码

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.org/scripts/426406/930561/mux-mp4js.js

Author
Momo707577045
Version
0.0.1.20210513084006
Created
2021-05-13
Updated
2021-05-13
License
N/A

借助「mux-mp4.js」,源码来至 mux.js
https://github.com/videojs/mux.js#mp4
但 mux.js 存在一个无法计算视频长度的 bug
本人已 fork 该项目,并修复该 bug,修复后的项目链接在这里