mp4box -dxml: consider uncyphered subtype to be iso with gpac -i inspect:deep:analyze=bs e.g. with OBUs

This commit is contained in:
Romain Bouqueau
2026-01-06 22:31:10 -04:00
parent eeeeaab7ef
commit 0d40fdc7a5

View File

@@ -2149,6 +2149,9 @@ GF_Err dump_isom_xml(GF_ISOFile *file, char *inName, Bool is_final_name, Bool do
dumper.trackID = trackID;
dumper.dump_file = dump;
if (msubtype == GF_ISOM_SUBTYPE_MPEG4_CRYP)
gf_isom_get_original_format_type(the_file, i+1, 1, &msubtype);
e = GF_OK;
if (mtype == GF_ISOM_MEDIA_HINT) {
#ifndef GPAC_DISABLE_ISOM_HINTING