mux.js-fixed

5.6.7 • Public • Published

Source project official website

What I did

  • fixed duration bug in mux.js

  • just add these code

How to use

let durationSecond = 60 // video duration
let transmuxer = new muxjs.mp4.Transmuxer({
  keepOriginalTimestamps: true,
  duration: durationSecond,
});

Package Sidebar

Install

npm i mux.js-fixed

Weekly Downloads

1

Version

5.6.7

License

Apache-2.0

Unpacked Size

1.2 MB

Total Files

58

Last publish

Collaborators

  • ijarmin