Skip to content

Conversation

@Momo707577045
Copy link

fixed duration's bug in #210
add an muxjs.mp4.Transmuxer option 「duration」,can specify mp4 duration。

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant