mirror of
https://github.com/gpac/gpac.git
synced 2026-01-12 00:05:22 +08:00
mp4box -dxml: consider uncyphered subtype to be iso with gpac -i inspect:deep:analyze=bs e.g. with OBUs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user