gpac / mp4box.js

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

Add decoding of av3c - AVS3 configuration box #312

Closed paulhiggs closed 1 year ago

paulhiggs commented 1 year ago

This update adds support for the av3c configuration box used when AVS3 coded video (T/AI 109.2) is transported in an ISO BMFF according to T/AI 109.6:2022 - see http://standard.avswg.org.cn/avs3_download/en_index.asp for specification dosnloads

rbouqueau commented 1 year ago

@paulhiggs Is it expected that the head repository was deleted? (leading to the closing of this PR)

paulhiggs commented 1 year ago

Yes because of the concerns raised. I will try to refractor it as an issue and remove the reusability of the endianness.

rbouqueau commented 1 year ago

Ok