gpac / mp4box.js

JavaScript version of GPAC's MP4Box tool
https://gpac.github.io/mp4box.js/
BSD 3-Clause "New" or "Revised" License
1.94k stars 326 forks source link

bugfix: set first_dts #301

Closed milkliker closed 1 year ago

milkliker commented 1 year ago

first_dts setted as the first > 0 number instead of the real first one. and that will make the video has the head 2 frames start from 0 timestamp.