gpac / mp4box.js

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

Adding mfra, tfra and mfro box support? #355

Open tamaina opened 10 months ago

tamaina commented 10 months ago

I am trying to transcode a video in the browser using mp4box.js.

However, the total playback time is not correct due to the playback environment. Adding mfra/tfra/mfro could make the playback time correct.

Please support the addition of mfra/tfra/mfro.

Related to https://github.com/gpac/mp4box.js/issues/243

tamaina commented 10 months ago

My total playback issue is not resolved by adding mfra/tfra/mfro...