You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's got an elst saying the file has a start time of 2112 (typical for macOS AAC encoder), and a segment duration of 22050 (which is correct).
mp4parse-rust reports a duration of 24576, because it uses the duration of the track. mp4parse_get_fragment_info doesn't work because it doesn't look into the right box.