let durationSecond = 60 // video duration
let transmuxer = new muxjs.mp4.Transmuxer({
keepOriginalTimestamps: true,
duration: durationSecond,
});
forked from videojs/mux.js
-
Notifications
You must be signed in to change notification settings - Fork 15
Lightweight utilities for inspecting and manipulating video container formats.
License
Momo707577045/mux.js
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Lightweight utilities for inspecting and manipulating video container formats.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- JavaScript 99.3%
- Other 0.7%