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

iref: show to_item_ID value #329

Closed bradh closed 1 year ago

bradh commented 1 year ago

This enables the to_item_ID from SingleItemReferenceBox and SingleItemReferenceBoxLarge to be displayed in the box view (rather than just a leaf node).

Example that shows this: https://github.com/nokiatech/heif_conformance/raw/master/conformance_files/C005.heic (on the thmb .

Before: image

After: image