-
Notifications
You must be signed in to change notification settings - Fork 46
Large size not handled #15
Copy link
Copy link
Open
Description
According to the spec:
size: is an integer that specifies the number of bytes in this box, including all its fields and contained
boxes; if size is 1 then the actual size is in the field largesize; if size is 0, then this box is the last
one in the file, and its contents extend to the end of the file (normally only used for a Media Data Box)
I don't see pymp4 handles the largesize.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels