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

saiz: add sample_count to box structure #392

Open bradh opened 4 months ago

bradh commented 4 months ago

This is useful when the default_sample_info_size is used and there are no entries in the sample_info_size array.

Resolves #390.